|
static void | GetDimModifiers (const Handle< StepRepr_CompoundRepresentationItem > &theCRI, XCAFDimTolObjects_DimensionModifiersSequence &theModifiers) |
|
static void | GetDimClassOfTolerance (const Handle< StepShape_LimitsAndFits > &theLAF, Standard_Boolean &theHolle, XCAFDimTolObjects_DimensionFormVariance &theFV, XCAFDimTolObjects_DimensionGrade &theG) |
|
static Standard_Boolean | GetDimType (const Handle< TCollection_HAsciiString > &theName, XCAFDimTolObjects_DimensionType &theType) |
|
static Standard_Boolean | GetDatumTargetType (const Handle< TCollection_HAsciiString > &theDescription, XCAFDimTolObjects_DatumTargetType &theType) |
|
static Standard_Boolean | GetDimQualifierType (const Handle< TCollection_HAsciiString > &theDescription, XCAFDimTolObjects_DimensionQualifier &theType) |
|
static Standard_Boolean | GetTolValueType (const Handle< TCollection_HAsciiString > &theDescription, XCAFDimTolObjects_GeomToleranceTypeValue &theType) |
|
static Handle< TCollection_HAsciiString > | GetTolValueType (const XCAFDimTolObjects_GeomToleranceTypeValue &theType) |
|
static Handle< TCollection_HAsciiString > | GetDimTypeName (const XCAFDimTolObjects_DimensionType theType) |
|
static Handle< TCollection_HAsciiString > | GetDimQualifierName (const XCAFDimTolObjects_DimensionQualifier theQualifier) |
|
static Handle< TCollection_HAsciiString > | GetDimModifierName (const XCAFDimTolObjects_DimensionModif theModifier) |
|
static Handle< StepShape_LimitsAndFits > | GetLimitsAndFits (Standard_Boolean theHole, XCAFDimTolObjects_DimensionFormVariance theFormVariance, XCAFDimTolObjects_DimensionGrade theGrade) |
|
static Handle< TCollection_HAsciiString > | GetDatumTargetName (const XCAFDimTolObjects_DatumTargetType theDatumType) |
|
static Standard_Boolean | IsDimensionalLocation (const XCAFDimTolObjects_DimensionType theType) |
|
static Standard_Boolean | IsDimensionalSize (const XCAFDimTolObjects_DimensionType theType) |
|
static StepDimTol_GeometricToleranceType | GetGeomToleranceType (const XCAFDimTolObjects_GeomToleranceType theType) |
|
static XCAFDimTolObjects_GeomToleranceType | GetGeomToleranceType (const StepDimTol_GeometricToleranceType theType) |
|
static Handle< StepDimTol_GeometricTolerance > | GetGeomTolerance (const XCAFDimTolObjects_GeomToleranceType theType) |
|
static StepDimTol_GeometricToleranceModifier | GetGeomToleranceModifier (const XCAFDimTolObjects_GeomToleranceModif theModifier) |
|
static Handle< StepDimTol_HArray1OfDatumReferenceModifier > | GetDatumRefModifiers (const XCAFDimTolObjects_DatumModifiersSequence &theModifiers, const XCAFDimTolObjects_DatumModifWithValue &theModifWithVal, const Standard_Real theValue, const StepBasic_Unit &theUnit) |
|
static Handle< StepVisual_TessellatedGeometricSet > | GetTessellation (const TopoDS_Shape &theShape) |
|
This class provides tools for access (read) the GDT properties.