#include <StepFEA_ElementOrElementGroup.hxx>
Inheritance diagram for StepFEA_ElementOrElementGroup:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepFEA_ElementOrElementGroup () |
Empty constructor . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a kind of ElementOrElementGroup select type 1 -> ElementRepresentation from StepFEA 2 -> ElementGroup from StepFEA 0 else . | |
Standard_EXPORT Handle_StepFEA_ElementRepresentation | ElementRepresentation () const |
Returns Value as ElementRepresentation (or Null if another type) . | |
Standard_EXPORT Handle_StepFEA_ElementGroup | ElementGroup () const |
Returns Value as ElementGroup (or Null if another type) . |
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |