#include <StepShape_PlusMinusTolerance.hxx>
Public Member Functions | |
| Standard_EXPORT | StepShape_PlusMinusTolerance () |
| Standard_EXPORT void | Init (const StepShape_ToleranceMethodDefinition &range, const StepShape_DimensionalCharacteristic &toleranced_dimension) |
| Standard_EXPORT StepShape_ToleranceMethodDefinition | Range () const |
| Standard_EXPORT void | SetRange (const StepShape_ToleranceMethodDefinition &range) |
| Standard_EXPORT StepShape_DimensionalCharacteristic | TolerancedDimension () const |
| Standard_EXPORT void | SetTolerancedDimension (const StepShape_DimensionalCharacteristic &toleranced_dimension) |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| StepShape_ToleranceMethodDefinition | theRange |
| StepShape_DimensionalCharacteristic | theTolerancedDimension |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1