Open CASCADE Technology 6.6.0
|
Representation of STEP SELECT type RepresentedDefinition
#include <StepRepr_RepresentedDefinition.hxx>
Public Member Functions | |
StepRepr_RepresentedDefinition () | |
Empty constructor | |
Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
Recognizes a kind of RepresentedDefinition select type 1 -> GeneralProperty from StepBasic 2 -> PropertyDefinition from StepRepr 3 -> PropertyDefinitionRelationship from StepRepr 4 -> ShapeAspect from StepRepr 5 -> ShapeAspectRelationship from StepRepr 0 else | |
Handle_StepBasic_GeneralProperty | GeneralProperty () const |
Returns Value as GeneralProperty (or Null if another type) | |
Handle_StepRepr_PropertyDefinition | PropertyDefinition () const |
Returns Value as PropertyDefinition (or Null if another type) | |
Handle_StepRepr_PropertyDefinitionRelationship | PropertyDefinitionRelationship () const |
Returns Value as PropertyDefinitionRelationship (or Null if another type) | |
Handle_StepRepr_ShapeAspect | ShapeAspect () const |
Returns Value as ShapeAspect (or Null if another type) | |
Handle_StepRepr_ShapeAspectRelationship | ShapeAspectRelationship () const |
Returns Value as ShapeAspectRelationship (or Null if another type) |
StepRepr_RepresentedDefinition::StepRepr_RepresentedDefinition | ( | ) |
Standard_Integer StepRepr_RepresentedDefinition::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
Handle_StepBasic_GeneralProperty StepRepr_RepresentedDefinition::GeneralProperty | ( | ) | const |
Handle_StepRepr_PropertyDefinition StepRepr_RepresentedDefinition::PropertyDefinition | ( | ) | const |
Handle_StepRepr_PropertyDefinitionRelationship StepRepr_RepresentedDefinition::PropertyDefinitionRelationship | ( | ) | const |
Handle_StepRepr_ShapeAspect StepRepr_RepresentedDefinition::ShapeAspect | ( | ) | const |
Handle_StepRepr_ShapeAspectRelationship StepRepr_RepresentedDefinition::ShapeAspectRelationship | ( | ) | const |