|
Open CASCADE Technology
6.5.4
|
#include <StepRepr_RepresentationRelationship.hxx>

Public Member Functions | |
| StepRepr_RepresentationRelationship () | |
| Returns a RepresentationRelationship | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepRepr_Representation > &aRep1, const Handle< StepRepr_Representation > &aRep2) |
| 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 | SetRep1 (const Handle< StepRepr_Representation > &aRep1) |
| Handle_StepRepr_Representation | Rep1 () const |
| void | SetRep2 (const Handle< StepRepr_Representation > &aRep2) |
| Handle_StepRepr_Representation | Rep2 () const |
| Handle_TCollection_HAsciiString StepRepr_RepresentationRelationship::Description | ( | ) | const |
| virtual void StepRepr_RepresentationRelationship::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepRepr_Representation > & | aRep1, | ||
| const Handle< StepRepr_Representation > & | aRep2 | ||
| ) | [virtual] |
| Handle_TCollection_HAsciiString StepRepr_RepresentationRelationship::Name | ( | ) | const |
| Handle_StepRepr_Representation StepRepr_RepresentationRelationship::Rep1 | ( | ) | const |
| Handle_StepRepr_Representation StepRepr_RepresentationRelationship::Rep2 | ( | ) | const |
| void StepRepr_RepresentationRelationship::SetDescription | ( | const Handle< TCollection_HAsciiString > & | aDescription | ) |
| void StepRepr_RepresentationRelationship::SetName | ( | const Handle< TCollection_HAsciiString > & | aName | ) |
| void StepRepr_RepresentationRelationship::SetRep1 | ( | const Handle< StepRepr_Representation > & | aRep1 | ) |
| void StepRepr_RepresentationRelationship::SetRep2 | ( | const Handle< StepRepr_Representation > & | aRep2 | ) |
1.8.0