#include <StepDimTol_Datum.hxx>
Inheritance diagram for StepDimTol_Datum:
Public Member Functions | |
Standard_EXPORT | StepDimTol_Datum () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aShapeAspect_Name, const Handle(TCollection_HAsciiString)&aShapeAspect_Description, const Handle(StepRepr_ProductDefinitionShape)&aShapeAspect_OfShape, const StepData_Logical aShapeAspect_ProductDefinitional, const Handle(TCollection_HAsciiString)&aIdentification) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_TCollection_HAsciiString | Identification () const |
Returns field Identification . | |
Standard_EXPORT void | SetIdentification (const Handle(TCollection_HAsciiString)&Identification) |
Set field Identification . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_TCollection_HAsciiString | theIdentification |
|
|
|
Reimplemented from StepRepr_ShapeAspect. |
|
|
|
|
|
|
|
|