#include <StepFEA_Volume3dElementRepresentation.hxx>
Inheritance diagram for StepFEA_Volume3dElementRepresentation:

Public Member Functions | |
| Standard_EXPORT | StepFEA_Volume3dElementRepresentation () |
| Empty constructor . | |
| Standard_EXPORT 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) . | |
| Standard_EXPORT Handle_StepFEA_FeaModel3d | ModelRef () const |
| Returns field ModelRef . | |
| Standard_EXPORT void | SetModelRef (const Handle(StepFEA_FeaModel3d)&ModelRef) |
| Set field ModelRef . | |
| Standard_EXPORT Handle_StepElement_Volume3dElementDescriptor | ElementDescriptor () const |
| Returns field ElementDescriptor . | |
| Standard_EXPORT void | SetElementDescriptor (const Handle(StepElement_Volume3dElementDescriptor)&ElementDescriptor) |
| Set field ElementDescriptor . | |
| Standard_EXPORT Handle_StepElement_ElementMaterial | Material () const |
| Returns field Material . | |
| Standard_EXPORT void | SetMaterial (const Handle(StepElement_ElementMaterial)&Material) |
| Set field Material . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepFEA_FeaModel3d | theModelRef |
| Handle_StepElement_Volume3dElementDescriptor | theElementDescriptor |
| Handle_StepElement_ElementMaterial | theMaterial |
|
|
|
|
|
|
|
|
Reimplemented from StepFEA_ElementRepresentation. |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1