#include <StepElement_Surface3dElementDescriptor.hxx>
Inheritance diagram for StepElement_Surface3dElementDescriptor:
Public Member Functions | |
Standard_EXPORT | StepElement_Surface3dElementDescriptor () |
Empty constructor . | |
Standard_EXPORT void | Init (const StepElement_ElementOrder aElementDescriptor_TopologyOrder, const Handle(TCollection_HAsciiString)&aElementDescriptor_Description, const Handle(StepElement_HArray1OfHSequenceOfSurfaceElementPurposeMember)&aPurpose, const StepElement_Element2dShape aShape) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepElement_HArray1OfHSequenceOfSurfaceElementPurposeMember | Purpose () const |
Returns field Purpose . | |
Standard_EXPORT void | SetPurpose (const Handle(StepElement_HArray1OfHSequenceOfSurfaceElementPurposeMember)&Purpose) |
Set field Purpose . | |
Standard_EXPORT StepElement_Element2dShape | Shape () const |
Returns field Shape . | |
Standard_EXPORT void | SetShape (const StepElement_Element2dShape Shape) |
Set field Shape . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepElement_HArray1OfHSequenceOfSurfaceElementPurposeMember | thePurpose |
StepElement_Element2dShape | theShape |
|
|
|
Reimplemented from StepElement_ElementDescriptor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|