Open CASCADE Technology 6.6.0
|
#include <StepShape_ContextDependentShapeRepresentation.hxx>
Public Member Functions | |
StepShape_ContextDependentShapeRepresentation () | |
void | Init (const Handle< StepRepr_ShapeRepresentationRelationship > &aRepRel, const Handle< StepRepr_ProductDefinitionShape > &aProRel) |
Handle_StepRepr_ShapeRepresentationRelationship | RepresentationRelation () const |
void | SetRepresentationRelation (const Handle< StepRepr_ShapeRepresentationRelationship > &aRepRel) |
Handle_StepRepr_ProductDefinitionShape | RepresentedProductRelation () const |
void | SetRepresentedProductRelation (const Handle< StepRepr_ProductDefinitionShape > &aProRel) |
StepShape_ContextDependentShapeRepresentation::StepShape_ContextDependentShapeRepresentation | ( | ) |
void StepShape_ContextDependentShapeRepresentation::Init | ( | const Handle< StepRepr_ShapeRepresentationRelationship > & | aRepRel, |
const Handle< StepRepr_ProductDefinitionShape > & | aProRel | ||
) |
Handle_StepRepr_ShapeRepresentationRelationship StepShape_ContextDependentShapeRepresentation::RepresentationRelation | ( | ) | const |
Handle_StepRepr_ProductDefinitionShape StepShape_ContextDependentShapeRepresentation::RepresentedProductRelation | ( | ) | const |
void StepShape_ContextDependentShapeRepresentation::SetRepresentationRelation | ( | const Handle< StepRepr_ShapeRepresentationRelationship > & | aRepRel | ) |
void StepShape_ContextDependentShapeRepresentation::SetRepresentedProductRelation | ( | const Handle< StepRepr_ProductDefinitionShape > & | aProRel | ) |