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

Public Member Functions | |
| StepShape_ToleranceValue () | |
| void | Init (const Handle< StepBasic_MeasureWithUnit > &lower_bound, const Handle< StepBasic_MeasureWithUnit > &upper_bound) |
| Handle_StepBasic_MeasureWithUnit | LowerBound () const |
| void | SetLowerBound (const Handle< StepBasic_MeasureWithUnit > &lower_bound) |
| Handle_StepBasic_MeasureWithUnit | UpperBound () const |
| void | SetUpperBound (const Handle< StepBasic_MeasureWithUnit > &upper_bound) |
| StepShape_ToleranceValue::StepShape_ToleranceValue | ( | ) |
| void StepShape_ToleranceValue::Init | ( | const Handle< StepBasic_MeasureWithUnit > & | lower_bound, |
| const Handle< StepBasic_MeasureWithUnit > & | upper_bound | ||
| ) |
| Handle_StepBasic_MeasureWithUnit StepShape_ToleranceValue::LowerBound | ( | ) | const |
| void StepShape_ToleranceValue::SetLowerBound | ( | const Handle< StepBasic_MeasureWithUnit > & | lower_bound | ) |
| void StepShape_ToleranceValue::SetUpperBound | ( | const Handle< StepBasic_MeasureWithUnit > & | upper_bound | ) |
| Handle_StepBasic_MeasureWithUnit StepShape_ToleranceValue::UpperBound | ( | ) | const |
1.7.4