#include <StepShape_ToleranceMethodDefinition.hxx>
Inheritance diagram for StepShape_ToleranceMethodDefinition:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepShape_ToleranceMethodDefinition () |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a kind of ValueQualifier Select Type : 1 -> ToleranceValue from StepShape 2 -> LimitsAndFits from StepShape . | |
Standard_EXPORT Handle_StepShape_ToleranceValue | ToleranceValue () const |
Returns Value as ToleranceValue . | |
Standard_EXPORT Handle_StepShape_LimitsAndFits | LimitsAndFits () const |
Returns Value as LimitsAndFits . |
|
|
|
Implements StepData_SelectType. |
|
|
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|