|
Open CASCADE Technology 6.5.2
|
Representation of STEP SELECT type ShapeToleranceSelect
#include <StepDimTol_ShapeToleranceSelect.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepDimTol_ShapeToleranceSelect () | |
| Empty constructor | |
| 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 | |
| Handle_StepDimTol_GeometricTolerance | GeometricTolerance () const |
| Returns Value as GeometricTolerance (or Null if another type) | |
| Handle_StepShape_PlusMinusTolerance | PlusMinusTolerance () const |
| Returns Value as PlusMinusTolerance (or Null if another type) | |
| StepDimTol_ShapeToleranceSelect::StepDimTol_ShapeToleranceSelect | ( | ) |
| Standard_Integer StepDimTol_ShapeToleranceSelect::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepDimTol_GeometricTolerance StepDimTol_ShapeToleranceSelect::GeometricTolerance | ( | ) | const |
| void StepDimTol_ShapeToleranceSelect::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepDimTol_ShapeToleranceSelect::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepDimTol_ShapeToleranceSelect::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from StepData_SelectType.
| Handle_StepShape_PlusMinusTolerance StepDimTol_ShapeToleranceSelect::PlusMinusTolerance | ( | ) | const |
1.7.4