#include <StepShape_DimensionalCharacteristic.hxx>
Inheritance diagram for StepShape_DimensionalCharacteristic:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepShape_DimensionalCharacteristic () |
Empty constructor . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a kind of DimensionalCharacteristic select type 1 -> DimensionalLocation from StepShape 2 -> DimensionalSize from StepShape 0 else . | |
Standard_EXPORT Handle_StepShape_DimensionalLocation | DimensionalLocation () const |
Returns Value as DimensionalLocation (or Null if another type) . | |
Standard_EXPORT Handle_StepShape_DimensionalSize | DimensionalSize () const |
Returns Value as DimensionalSize (or Null if another type) . |
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |