|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity GeometricTolerance
#include <StepDimTol_GeometricTolerance.hxx>

Public Member Functions | |
| StepDimTol_GeometricTolerance () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepBasic_MeasureWithUnit > &aMagnitude, const Handle< StepRepr_ShapeAspect > &aTolerancedShapeAspect) |
| Initialize all fields (own and inherited) | |
| Handle_TCollection_HAsciiString | Name () const |
| Returns field Name | |
| void | SetName (const Handle< TCollection_HAsciiString > &Name) |
| Set field Name | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Handle_StepBasic_MeasureWithUnit | Magnitude () const |
| Returns field Magnitude | |
| void | SetMagnitude (const Handle< StepBasic_MeasureWithUnit > &Magnitude) |
| Set field Magnitude | |
| Handle_StepRepr_ShapeAspect | TolerancedShapeAspect () const |
| Returns field TolerancedShapeAspect | |
| void | SetTolerancedShapeAspect (const Handle< StepRepr_ShapeAspect > &TolerancedShapeAspect) |
| Set field TolerancedShapeAspect | |
| StepDimTol_GeometricTolerance::StepDimTol_GeometricTolerance | ( | ) |
| Handle_TCollection_HAsciiString StepDimTol_GeometricTolerance::Description | ( | ) | const |
| void StepDimTol_GeometricTolerance::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepBasic_MeasureWithUnit > & | aMagnitude, | ||
| const Handle< StepRepr_ShapeAspect > & | aTolerancedShapeAspect | ||
| ) |
| Handle_StepBasic_MeasureWithUnit StepDimTol_GeometricTolerance::Magnitude | ( | ) | const |
| Handle_TCollection_HAsciiString StepDimTol_GeometricTolerance::Name | ( | ) | const |
| void StepDimTol_GeometricTolerance::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepDimTol_GeometricTolerance::SetMagnitude | ( | const Handle< StepBasic_MeasureWithUnit > & | Magnitude | ) |
| void StepDimTol_GeometricTolerance::SetName | ( | const Handle< TCollection_HAsciiString > & | Name | ) |
| void StepDimTol_GeometricTolerance::SetTolerancedShapeAspect | ( | const Handle< StepRepr_ShapeAspect > & | TolerancedShapeAspect | ) |
| Handle_StepRepr_ShapeAspect StepDimTol_GeometricTolerance::TolerancedShapeAspect | ( | ) | const |
1.7.4