Open CASCADE Technology 6.6.0
|
Representation of STEP entity GeometricToleranceWithDatumReference
#include <StepDimTol_GeometricToleranceWithDatumReference.hxx>
Public Member Functions | |
StepDimTol_GeometricToleranceWithDatumReference () | |
Empty constructor | |
void | Init (const Handle< TCollection_HAsciiString > &aGeometricTolerance_Name, const Handle< TCollection_HAsciiString > &aGeometricTolerance_Description, const Handle< StepBasic_MeasureWithUnit > &aGeometricTolerance_Magnitude, const Handle< StepRepr_ShapeAspect > &aGeometricTolerance_TolerancedShapeAspect, const Handle< StepDimTol_HArray1OfDatumReference > &aDatumSystem) |
Initialize all fields (own and inherited) | |
Handle_StepDimTol_HArray1OfDatumReference | DatumSystem () const |
Returns field DatumSystem | |
void | SetDatumSystem (const Handle< StepDimTol_HArray1OfDatumReference > &DatumSystem) |
Set field DatumSystem |
StepDimTol_GeometricToleranceWithDatumReference::StepDimTol_GeometricToleranceWithDatumReference | ( | ) |
Handle_StepDimTol_HArray1OfDatumReference StepDimTol_GeometricToleranceWithDatumReference::DatumSystem | ( | ) | const |
void StepDimTol_GeometricToleranceWithDatumReference::Init | ( | const Handle< TCollection_HAsciiString > & | aGeometricTolerance_Name, |
const Handle< TCollection_HAsciiString > & | aGeometricTolerance_Description, | ||
const Handle< StepBasic_MeasureWithUnit > & | aGeometricTolerance_Magnitude, | ||
const Handle< StepRepr_ShapeAspect > & | aGeometricTolerance_TolerancedShapeAspect, | ||
const Handle< StepDimTol_HArray1OfDatumReference > & | aDatumSystem | ||
) |
void StepDimTol_GeometricToleranceWithDatumReference::SetDatumSystem | ( | const Handle< StepDimTol_HArray1OfDatumReference > & | DatumSystem | ) |