|
Public Member Functions |
| Standard_EXPORT | StepShape_DimensionalSize () |
| | Empty constructor
.
|
| Standard_EXPORT void | Init (const Handle(StepRepr_ShapeAspect)&aAppliesTo, const Handle(TCollection_HAsciiString)&aName) |
| | Initialize all fields (own and inherited)
.
|
| Standard_EXPORT Handle_StepRepr_ShapeAspect | AppliesTo () const |
| | Returns field AppliesTo
.
|
| Standard_EXPORT void | SetAppliesTo (const Handle(StepRepr_ShapeAspect)&AppliesTo) |
| | Set field AppliesTo
.
|
| Standard_EXPORT Handle_TCollection_HAsciiString | Name () const |
| | Returns field Name
.
|
| Standard_EXPORT void | SetName (const Handle(TCollection_HAsciiString)&Name) |
| | Set field Name
.
|
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| Handle_StepRepr_ShapeAspect | theAppliesTo |
| Handle_TCollection_HAsciiString | theName |