#include <StepRepr_RepresentedDefinition.hxx>
Inheritance diagram for StepRepr_RepresentedDefinition:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepRepr_RepresentedDefinition () |
| Empty constructor . | |
| Standard_EXPORT 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 . | |
| Standard_EXPORT Handle_StepBasic_GeneralProperty | GeneralProperty () const |
| Returns Value as GeneralProperty (or Null if another type) . | |
| Standard_EXPORT Handle_StepRepr_PropertyDefinition | PropertyDefinition () const |
| Returns Value as PropertyDefinition (or Null if another type) . | |
| Standard_EXPORT Handle_StepRepr_PropertyDefinitionRelationship | PropertyDefinitionRelationship () const |
| Returns Value as PropertyDefinitionRelationship (or Null if another type) . | |
| Standard_EXPORT Handle_StepRepr_ShapeAspect | ShapeAspect () const |
| Returns Value as ShapeAspect (or Null if another type) . | |
| Standard_EXPORT Handle_StepRepr_ShapeAspectRelationship | ShapeAspectRelationship () const |
| Returns Value as ShapeAspectRelationship (or Null if another type) . | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1