|
Open CASCADE Technology
6.5.4
|
Added from StepRepr Rev2 to Rev4
#include <StepRepr_ItemDefinedTransformation.hxx>

Public Member Functions | |
| StepRepr_ItemDefinedTransformation () | |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepRepr_RepresentationItem > &aTransformItem1, const Handle< StepRepr_RepresentationItem > &aTransformItem2) |
| 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 | SetTransformItem1 (const Handle< StepRepr_RepresentationItem > &aItem) |
| Handle_StepRepr_RepresentationItem | TransformItem1 () const |
| void | SetTransformItem2 (const Handle< StepRepr_RepresentationItem > &aItem) |
| Handle_StepRepr_RepresentationItem | TransformItem2 () const |
| Handle_TCollection_HAsciiString StepRepr_ItemDefinedTransformation::Description | ( | ) | const |
| void StepRepr_ItemDefinedTransformation::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepRepr_RepresentationItem > & | aTransformItem1, | ||
| const Handle< StepRepr_RepresentationItem > & | aTransformItem2 | ||
| ) |
| Handle_TCollection_HAsciiString StepRepr_ItemDefinedTransformation::Name | ( | ) | const |
| void StepRepr_ItemDefinedTransformation::SetDescription | ( | const Handle< TCollection_HAsciiString > & | aDescription | ) |
| void StepRepr_ItemDefinedTransformation::SetName | ( | const Handle< TCollection_HAsciiString > & | aName | ) |
| void StepRepr_ItemDefinedTransformation::SetTransformItem1 | ( | const Handle< StepRepr_RepresentationItem > & | aItem | ) |
| void StepRepr_ItemDefinedTransformation::SetTransformItem2 | ( | const Handle< StepRepr_RepresentationItem > & | aItem | ) |
| Handle_StepRepr_RepresentationItem StepRepr_ItemDefinedTransformation::TransformItem1 | ( | ) | const |
| Handle_StepRepr_RepresentationItem StepRepr_ItemDefinedTransformation::TransformItem2 | ( | ) | const |
1.8.0