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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepBasic_Unit () |
| Creates empty object . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a type of Unit Entity 1 -> NamedUnit 2 -> DerivedUnit . | |
| Standard_EXPORT Handle_StepBasic_NamedUnit | NamedUnit () const |
| returns Value as a NamedUnit (Null if another type) | |
| Standard_EXPORT Handle_StepBasic_DerivedUnit | DerivedUnit () const |
| returns Value as a DerivedUnit (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
1.4.1