Open CASCADE Technology 7.8.0
|
Representation of STEP entity GeometricToleranceWithDatumReference. More...
#include <StepDimTol_GeometricToleranceWithDatumReference.hxx>
Additional Inherited Members | |
Public Types inherited from Standard_Transient | |
typedef void | base_type |
Returns a type descriptor about this object. | |
Static Public Member Functions inherited from Standard_Transient | |
static constexpr const char * | get_type_name () |
Returns a type descriptor about this object. | |
static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
Returns type descriptor of Standard_Transient class. | |
Representation of STEP entity GeometricToleranceWithDatumReference.
StepDimTol_GeometricToleranceWithDatumReference::StepDimTol_GeometricToleranceWithDatumReference | ( | ) |
Empty constructor.
Handle< StepDimTol_HArray1OfDatumReference > StepDimTol_GeometricToleranceWithDatumReference::DatumSystem | ( | ) | const |
Returns field DatumSystem AP214.
Handle< StepDimTol_HArray1OfDatumSystemOrReference > StepDimTol_GeometricToleranceWithDatumReference::DatumSystemAP242 | ( | ) | const |
Returns field DatumSystem AP242.
void StepDimTol_GeometricToleranceWithDatumReference::Init | ( | const Handle< TCollection_HAsciiString > & | theGeometricTolerance_Name, |
const Handle< TCollection_HAsciiString > & | theGeometricTolerance_Description, | ||
const Handle< StepBasic_MeasureWithUnit > & | theGeometricTolerance_Magnitude, | ||
const Handle< StepRepr_ShapeAspect > & | theGeometricTolerance_TolerancedShapeAspect, | ||
const Handle< StepDimTol_HArray1OfDatumReference > & | theDatumSystem | ||
) |
Initialize all fields (own and inherited) AP214.
void StepDimTol_GeometricToleranceWithDatumReference::Init | ( | const Handle< TCollection_HAsciiString > & | theGeometricTolerance_Name, |
const Handle< TCollection_HAsciiString > & | theGeometricTolerance_Description, | ||
const Handle< StepBasic_MeasureWithUnit > & | theGeometricTolerance_Magnitude, | ||
const StepDimTol_GeometricToleranceTarget & | theGeometricTolerance_TolerancedShapeAspect, | ||
const Handle< StepDimTol_HArray1OfDatumSystemOrReference > & | theDatumSystem | ||
) |
Initialize all fields (own and inherited) AP242.
void StepDimTol_GeometricToleranceWithDatumReference::SetDatumSystem | ( | const Handle< StepDimTol_HArray1OfDatumReference > & | theDatumSystem | ) |
Set field DatumSystem AP214.
void StepDimTol_GeometricToleranceWithDatumReference::SetDatumSystem | ( | const Handle< StepDimTol_HArray1OfDatumSystemOrReference > & | theDatumSystem | ) |
Set field DatumSystem AP242.