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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepRepr_ShapeDefinition () |
| Returns a ShapeDefinition SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a ShapeDefinition Kind Entity that is : 1 -> ProductDefinitionShape 2 -> ShapeAspect 3 -> ShapeAspectRelationship 0 else . | |
| Standard_EXPORT Handle_StepRepr_ProductDefinitionShape | ProductDefinitionShape () const |
| returns Value as a ProductDefinitionShape (Null if another type) | |
| Standard_EXPORT Handle_StepRepr_ShapeAspect | ShapeAspect () const |
| returns Value as a ShapeAspect (Null if another type) | |
| Standard_EXPORT Handle_StepRepr_ShapeAspectRelationship | ShapeAspectRelationship () const |
| returns Value as a ShapeAspectRelationship (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
|
|
|
1.4.1