|
Open CASCADE Technology 6.5.2
|
#include <StepRepr_ShapeAspect.hxx>

Public Member Functions | |
| StepRepr_ShapeAspect () | |
| Returns a ShapeAspect | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepRepr_ProductDefinitionShape > &aOfShape, const StepData_Logical aProductDefinitional) |
| void | SetName (const Handle< TCollection_HAsciiString > &aName) |
| Handle_TCollection_HAsciiString | Name () const |
| void | SetDescription (const Handle< TCollection_HAsciiString > &aDescription) |
| Handle_TCollection_HAsciiString | Description () const |
| void | SetOfShape (const Handle< StepRepr_ProductDefinitionShape > &aOfShape) |
| Handle_StepRepr_ProductDefinitionShape | OfShape () const |
| void | SetProductDefinitional (const StepData_Logical aProductDefinitional) |
| StepData_Logical | ProductDefinitional () const |
| StepRepr_ShapeAspect::StepRepr_ShapeAspect | ( | ) |
| Handle_TCollection_HAsciiString StepRepr_ShapeAspect::Description | ( | ) | const |
| virtual void StepRepr_ShapeAspect::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepRepr_ProductDefinitionShape > & | aOfShape, | ||
| const StepData_Logical | aProductDefinitional | ||
| ) | [virtual] |
| Handle_TCollection_HAsciiString StepRepr_ShapeAspect::Name | ( | ) | const |
| Handle_StepRepr_ProductDefinitionShape StepRepr_ShapeAspect::OfShape | ( | ) | const |
| StepData_Logical StepRepr_ShapeAspect::ProductDefinitional | ( | ) | const |
| void StepRepr_ShapeAspect::SetDescription | ( | const Handle< TCollection_HAsciiString > & | aDescription | ) |
| void StepRepr_ShapeAspect::SetName | ( | const Handle< TCollection_HAsciiString > & | aName | ) |
| void StepRepr_ShapeAspect::SetOfShape | ( | const Handle< StepRepr_ProductDefinitionShape > & | aOfShape | ) |
| void StepRepr_ShapeAspect::SetProductDefinitional | ( | const StepData_Logical | aProductDefinitional | ) |
1.7.4