Open CASCADE Technology 6.5.2
Public Member Functions
StepFEA_ElementOrElementGroup Class Reference

Representation of STEP SELECT type ElementOrElementGroup

#include <StepFEA_ElementOrElementGroup.hxx>

Inheritance diagram for StepFEA_ElementOrElementGroup:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepFEA_ElementOrElementGroup ()
 Empty constructor

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

Handle_StepFEA_ElementRepresentation ElementRepresentation () const
 Returns Value as ElementRepresentation (or Null if another type)

Handle_StepFEA_ElementGroup ElementGroup () const
 Returns Value as ElementGroup (or Null if another type)


Constructor & Destructor Documentation

StepFEA_ElementOrElementGroup::StepFEA_ElementOrElementGroup ( )

Member Function Documentation

Standard_Integer StepFEA_ElementOrElementGroup::CaseNum ( const Handle< Standard_Transient > &  ent) const [virtual]

Implements StepData_SelectType.

Handle_StepFEA_ElementGroup StepFEA_ElementOrElementGroup::ElementGroup ( ) const
Handle_StepFEA_ElementRepresentation StepFEA_ElementOrElementGroup::ElementRepresentation ( ) const
void StepFEA_ElementOrElementGroup::operator delete ( void *  anAddress) [inline]

Reimplemented from StepData_SelectType.

void* StepFEA_ElementOrElementGroup::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from StepData_SelectType.

void* StepFEA_ElementOrElementGroup::operator new ( size_t  size) [inline]

Reimplemented from StepData_SelectType.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines