Open CASCADE Technology
6.5.4
|
Representation of STEP entity Volume3dElementRepresentation
#include <StepFEA_Volume3dElementRepresentation.hxx>
Public Member Functions | |
StepFEA_Volume3dElementRepresentation () | |
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_Volume3dElementDescriptor > &aElementDescriptor, 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_Volume3dElementDescriptor | ElementDescriptor () const |
Returns field ElementDescriptor | |
void | SetElementDescriptor (const Handle< StepElement_Volume3dElementDescriptor > &ElementDescriptor) |
Set field ElementDescriptor | |
Handle_StepElement_ElementMaterial | Material () const |
Returns field Material | |
void | SetMaterial (const Handle< StepElement_ElementMaterial > &Material) |
Set field Material |
Handle_StepElement_Volume3dElementDescriptor StepFEA_Volume3dElementRepresentation::ElementDescriptor | ( | ) | const |
void StepFEA_Volume3dElementRepresentation::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_Volume3dElementDescriptor > & | aElementDescriptor, | ||
const Handle< StepElement_ElementMaterial > & | aMaterial | ||
) |
Handle_StepElement_ElementMaterial StepFEA_Volume3dElementRepresentation::Material | ( | ) | const |
Handle_StepFEA_FeaModel3d StepFEA_Volume3dElementRepresentation::ModelRef | ( | ) | const |
void StepFEA_Volume3dElementRepresentation::SetElementDescriptor | ( | const Handle< StepElement_Volume3dElementDescriptor > & | ElementDescriptor | ) |
void StepFEA_Volume3dElementRepresentation::SetMaterial | ( | const Handle< StepElement_ElementMaterial > & | Material | ) |
void StepFEA_Volume3dElementRepresentation::SetModelRef | ( | const Handle< StepFEA_FeaModel3d > & | ModelRef | ) |