#include <StepRepr_ShapeAspect.hxx>
Inheritance diagram for StepRepr_ShapeAspect:
Public Member Functions | |
Standard_EXPORT | StepRepr_ShapeAspect () |
Returns a ShapeAspect . | |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(TCollection_HAsciiString)&aDescription, const Handle(StepRepr_ProductDefinitionShape)&aOfShape, const StepData_Logical aProductDefinitional) |
Standard_EXPORT void | SetName (const Handle(TCollection_HAsciiString)&aName) |
Standard_EXPORT Handle_TCollection_HAsciiString | Name () const |
Standard_EXPORT void | SetDescription (const Handle(TCollection_HAsciiString)&aDescription) |
Standard_EXPORT Handle_TCollection_HAsciiString | Description () const |
Standard_EXPORT void | SetOfShape (const Handle(StepRepr_ProductDefinitionShape)&aOfShape) |
Standard_EXPORT Handle_StepRepr_ProductDefinitionShape | OfShape () const |
Standard_EXPORT void | SetProductDefinitional (const StepData_Logical aProductDefinitional) |
Standard_EXPORT StepData_Logical | ProductDefinitional () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_TCollection_HAsciiString | name |
Handle_TCollection_HAsciiString | description |
Handle_StepRepr_ProductDefinitionShape | ofShape |
StepData_Logical | productDefinitional |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|