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