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

Public Member Functions | |
| Standard_EXPORT | StepElement_Volume3dElementDescriptor () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const StepElement_ElementOrder aElementDescriptor_TopologyOrder, const Handle(TCollection_HAsciiString)&aElementDescriptor_Description, const Handle(StepElement_HArray1OfVolumeElementPurposeMember)&aPurpose, const StepElement_Volume3dElementShape aShape) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT Handle_StepElement_HArray1OfVolumeElementPurposeMember | Purpose () const |
| Returns field Purpose . | |
| Standard_EXPORT void | SetPurpose (const Handle(StepElement_HArray1OfVolumeElementPurposeMember)&Purpose) |
| Set field Purpose . | |
| Standard_EXPORT StepElement_Volume3dElementShape | Shape () const |
| Returns field Shape . | |
| Standard_EXPORT void | SetShape (const StepElement_Volume3dElementShape Shape) |
| Set field Shape . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepElement_HArray1OfVolumeElementPurposeMember | thePurpose |
| StepElement_Volume3dElementShape | theShape |
|
|
|
|
|
Reimplemented from StepElement_ElementDescriptor. |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1