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

Public Member Functions | |
| Standard_EXPORT | StepElement_ElementDescriptor () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const StepElement_ElementOrder aTopologyOrder, const Handle(TCollection_HAsciiString)&aDescription) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT StepElement_ElementOrder | TopologyOrder () const |
| Returns field TopologyOrder . | |
| Standard_EXPORT void | SetTopologyOrder (const StepElement_ElementOrder TopologyOrder) |
| Set field TopologyOrder . | |
| Standard_EXPORT Handle_TCollection_HAsciiString | Description () const |
| Returns field Description . | |
| Standard_EXPORT void | SetDescription (const Handle(TCollection_HAsciiString)&Description) |
| Set field Description . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| StepElement_ElementOrder | theTopologyOrder |
| Handle_TCollection_HAsciiString | theDescription |
|
|
|
|
|
|
|
|
Reimplemented in StepElement_Curve3dElementDescriptor, StepElement_Surface3dElementDescriptor, and StepElement_Volume3dElementDescriptor. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1