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

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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) | |
| Standard_Integer StepDimTol_ShapeToleranceSelect::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepDimTol_GeometricTolerance StepDimTol_ShapeToleranceSelect::GeometricTolerance | ( | ) | const |
| Handle_StepShape_PlusMinusTolerance StepDimTol_ShapeToleranceSelect::PlusMinusTolerance | ( | ) | const |
1.8.0