Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_ToleranceValue Class Reference

Added for Dimensional Tolerances

#include <StepShape_ToleranceValue.hxx>

Inheritance diagram for StepShape_ToleranceValue:
Inheritance graph
[legend]

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)

Constructor & Destructor Documentation

StepShape_ToleranceValue::StepShape_ToleranceValue ( )

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines