Open CASCADE Technology 6.6.0
|
Representation of STEP entity Surface3dElementRepresentation
#include <StepFEA_Surface3dElementRepresentation.hxx>
Public Member Functions | |
StepFEA_Surface3dElementRepresentation () | |
Empty constructor | |
void | Init (const Handle< TCollection_HAsciiString > &aRepresentation_Name, const Handle< StepRepr_HArray1OfRepresentationItem > &aRepresentation_Items, const Handle< StepRepr_RepresentationContext > &aRepresentation_ContextOfItems, const Handle< StepFEA_HArray1OfNodeRepresentation > &aElementRepresentation_NodeList, const Handle< StepFEA_FeaModel3d > &aModelRef, const Handle< StepElement_Surface3dElementDescriptor > &aElementDescriptor, const Handle< StepElement_SurfaceElementProperty > &aProperty, const Handle< StepElement_ElementMaterial > &aMaterial) |
Initialize all fields (own and inherited) | |
Handle_StepFEA_FeaModel3d | ModelRef () const |
Returns field ModelRef | |
void | SetModelRef (const Handle< StepFEA_FeaModel3d > &ModelRef) |
Set field ModelRef | |
Handle_StepElement_Surface3dElementDescriptor | ElementDescriptor () const |
Returns field ElementDescriptor | |
void | SetElementDescriptor (const Handle< StepElement_Surface3dElementDescriptor > &ElementDescriptor) |
Set field ElementDescriptor | |
Handle_StepElement_SurfaceElementProperty | Property () const |
Returns field Property | |
void | SetProperty (const Handle< StepElement_SurfaceElementProperty > &Property) |
Set field Property | |
Handle_StepElement_ElementMaterial | Material () const |
Returns field Material | |
void | SetMaterial (const Handle< StepElement_ElementMaterial > &Material) |
Set field Material |
StepFEA_Surface3dElementRepresentation::StepFEA_Surface3dElementRepresentation | ( | ) |
Handle_StepElement_Surface3dElementDescriptor StepFEA_Surface3dElementRepresentation::ElementDescriptor | ( | ) | const |
void StepFEA_Surface3dElementRepresentation::Init | ( | const Handle< TCollection_HAsciiString > & | aRepresentation_Name, |
const Handle< StepRepr_HArray1OfRepresentationItem > & | aRepresentation_Items, | ||
const Handle< StepRepr_RepresentationContext > & | aRepresentation_ContextOfItems, | ||
const Handle< StepFEA_HArray1OfNodeRepresentation > & | aElementRepresentation_NodeList, | ||
const Handle< StepFEA_FeaModel3d > & | aModelRef, | ||
const Handle< StepElement_Surface3dElementDescriptor > & | aElementDescriptor, | ||
const Handle< StepElement_SurfaceElementProperty > & | aProperty, | ||
const Handle< StepElement_ElementMaterial > & | aMaterial | ||
) |
Handle_StepElement_ElementMaterial StepFEA_Surface3dElementRepresentation::Material | ( | ) | const |
Handle_StepFEA_FeaModel3d StepFEA_Surface3dElementRepresentation::ModelRef | ( | ) | const |
Handle_StepElement_SurfaceElementProperty StepFEA_Surface3dElementRepresentation::Property | ( | ) | const |
void StepFEA_Surface3dElementRepresentation::SetElementDescriptor | ( | const Handle< StepElement_Surface3dElementDescriptor > & | ElementDescriptor | ) |
void StepFEA_Surface3dElementRepresentation::SetMaterial | ( | const Handle< StepElement_ElementMaterial > & | Material | ) |
void StepFEA_Surface3dElementRepresentation::SetModelRef | ( | const Handle< StepFEA_FeaModel3d > & | ModelRef | ) |
void StepFEA_Surface3dElementRepresentation::SetProperty | ( | const Handle< StepElement_SurfaceElementProperty > & | Property | ) |