|
Open CASCADE Technology 6.5.2
|
Added for Dimensional Tolerances
#include <StepShape_PlusMinusTolerance.hxx>

Public Member Functions | |
| StepShape_PlusMinusTolerance () | |
| void | Init (const StepShape_ToleranceMethodDefinition &range, const StepShape_DimensionalCharacteristic &toleranced_dimension) |
| StepShape_ToleranceMethodDefinition | Range () const |
| void | SetRange (const StepShape_ToleranceMethodDefinition &range) |
| StepShape_DimensionalCharacteristic | TolerancedDimension () const |
| void | SetTolerancedDimension (const StepShape_DimensionalCharacteristic &toleranced_dimension) |
| StepShape_PlusMinusTolerance::StepShape_PlusMinusTolerance | ( | ) |
| void StepShape_PlusMinusTolerance::Init | ( | const StepShape_ToleranceMethodDefinition & | range, |
| const StepShape_DimensionalCharacteristic & | toleranced_dimension | ||
| ) |
| StepShape_ToleranceMethodDefinition StepShape_PlusMinusTolerance::Range | ( | ) | const |
| void StepShape_PlusMinusTolerance::SetRange | ( | const StepShape_ToleranceMethodDefinition & | range | ) |
| void StepShape_PlusMinusTolerance::SetTolerancedDimension | ( | const StepShape_DimensionalCharacteristic & | toleranced_dimension | ) |
| StepShape_DimensionalCharacteristic StepShape_PlusMinusTolerance::TolerancedDimension | ( | ) | const |
1.7.4