|
Open CASCADE Technology
6.5.4
|
Added for Dimensional Tolerances
#include <StepShape_ToleranceMethodDefinition.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | StepShape_ToleranceMethodDefinition () |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a kind of ValueQualifier Select Type : 1 -> ToleranceValue from StepShape 2 -> LimitsAndFits from StepShape | |
| Handle_StepShape_ToleranceValue | ToleranceValue () const |
| Returns Value as ToleranceValue | |
| Handle_StepShape_LimitsAndFits | LimitsAndFits () const |
| Returns Value as LimitsAndFits | |
| Standard_Integer StepShape_ToleranceMethodDefinition::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepShape_LimitsAndFits StepShape_ToleranceMethodDefinition::LimitsAndFits | ( | ) | const |
| Handle_StepShape_ToleranceValue StepShape_ToleranceMethodDefinition::ToleranceValue | ( | ) | const |
1.8.0