Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepRepr_RepresentedDefinition Class Reference

Representation of STEP SELECT type RepresentedDefinition

#include <StepRepr_RepresentedDefinition.hxx>

Inheritance diagram for StepRepr_RepresentedDefinition:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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)


Constructor & Destructor Documentation


Member Function Documentation

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

The documentation for this class was generated from the following file: