|
Open CASCADE Technology
6.5.4
|
Representation of STEP entity ElementDescriptor
#include <StepElement_ElementDescriptor.hxx>

Public Member Functions | |
| StepElement_ElementDescriptor () | |
| Empty constructor | |
| void | Init (const StepElement_ElementOrder aTopologyOrder, const Handle< TCollection_HAsciiString > &aDescription) |
| Initialize all fields (own and inherited) | |
| StepElement_ElementOrder | TopologyOrder () const |
| Returns field TopologyOrder | |
| void | SetTopologyOrder (const StepElement_ElementOrder TopologyOrder) |
| Set field TopologyOrder | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Handle_TCollection_HAsciiString StepElement_ElementDescriptor::Description | ( | ) | const |
| void StepElement_ElementDescriptor::Init | ( | const StepElement_ElementOrder | aTopologyOrder, |
| const Handle< TCollection_HAsciiString > & | aDescription | ||
| ) |
| void StepElement_ElementDescriptor::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepElement_ElementDescriptor::SetTopologyOrder | ( | const StepElement_ElementOrder | TopologyOrder | ) |
1.8.0