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