#include <StepShape_ContextDependentShapeRepresentation.hxx>
Public Member Functions | |
Standard_EXPORT | StepShape_ContextDependentShapeRepresentation () |
Standard_EXPORT void | Init (const Handle(StepRepr_ShapeRepresentationRelationship)&aRepRel, const Handle(StepRepr_ProductDefinitionShape)&aProRel) |
Standard_EXPORT Handle_StepRepr_ShapeRepresentationRelationship | RepresentationRelation () const |
Standard_EXPORT void | SetRepresentationRelation (const Handle(StepRepr_ShapeRepresentationRelationship)&aRepRel) |
Standard_EXPORT Handle_StepRepr_ProductDefinitionShape | RepresentedProductRelation () const |
Standard_EXPORT void | SetRepresentedProductRelation (const Handle(StepRepr_ProductDefinitionShape)&aProRel) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepRepr_ShapeRepresentationRelationship | theRepRel |
Handle_StepRepr_ProductDefinitionShape | theProRel |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|