|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity ShapeAspectRelationship
#include <StepRepr_ShapeAspectRelationship.hxx>

Public Member Functions | |
| StepRepr_ShapeAspectRelationship () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Standard_Boolean hasDescription, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepRepr_ShapeAspect > &aRelatingShapeAspect, const Handle< StepRepr_ShapeAspect > &aRelatedShapeAspect) |
| Initialize all fields (own and inherited) | |
| Handle_TCollection_HAsciiString | Name () const |
| Returns field Name | |
| void | SetName (const Handle< TCollection_HAsciiString > &Name) |
| Set field Name | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Standard_Boolean | HasDescription () const |
| Returns True if optional field Description is defined | |
| Handle_StepRepr_ShapeAspect | RelatingShapeAspect () const |
| Returns field RelatingShapeAspect | |
| void | SetRelatingShapeAspect (const Handle< StepRepr_ShapeAspect > &RelatingShapeAspect) |
| Set field RelatingShapeAspect | |
| Handle_StepRepr_ShapeAspect | RelatedShapeAspect () const |
| Returns field RelatedShapeAspect | |
| void | SetRelatedShapeAspect (const Handle< StepRepr_ShapeAspect > &RelatedShapeAspect) |
| Set field RelatedShapeAspect | |
| StepRepr_ShapeAspectRelationship::StepRepr_ShapeAspectRelationship | ( | ) |
| Handle_TCollection_HAsciiString StepRepr_ShapeAspectRelationship::Description | ( | ) | const |
| Standard_Boolean StepRepr_ShapeAspectRelationship::HasDescription | ( | ) | const |
| void StepRepr_ShapeAspectRelationship::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Standard_Boolean | hasDescription, | ||
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepRepr_ShapeAspect > & | aRelatingShapeAspect, | ||
| const Handle< StepRepr_ShapeAspect > & | aRelatedShapeAspect | ||
| ) |
| Handle_TCollection_HAsciiString StepRepr_ShapeAspectRelationship::Name | ( | ) | const |
| Handle_StepRepr_ShapeAspect StepRepr_ShapeAspectRelationship::RelatedShapeAspect | ( | ) | const |
| Handle_StepRepr_ShapeAspect StepRepr_ShapeAspectRelationship::RelatingShapeAspect | ( | ) | const |
| void StepRepr_ShapeAspectRelationship::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepRepr_ShapeAspectRelationship::SetName | ( | const Handle< TCollection_HAsciiString > & | Name | ) |
| void StepRepr_ShapeAspectRelationship::SetRelatedShapeAspect | ( | const Handle< StepRepr_ShapeAspect > & | RelatedShapeAspect | ) |
| void StepRepr_ShapeAspectRelationship::SetRelatingShapeAspect | ( | const Handle< StepRepr_ShapeAspect > & | RelatingShapeAspect | ) |
1.7.4