Open CASCADE Technology 6.6.0
Public Member Functions
StepElement_ElementDescriptor Class Reference

Representation of STEP entity ElementDescriptor

#include <StepElement_ElementDescriptor.hxx>

Inheritance diagram for StepElement_ElementDescriptor:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation

StepElement_ElementDescriptor::StepElement_ElementDescriptor ( )

Member Function Documentation

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)
StepElement_ElementOrder StepElement_ElementDescriptor::TopologyOrder ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines