Open CASCADE Technology 6.6.0
Public Member Functions
StepFEA_ElementGroup Class Reference

Representation of STEP entity ElementGroup

#include <StepFEA_ElementGroup.hxx>

Inheritance diagram for StepFEA_ElementGroup:
Inheritance graph
[legend]

Public Member Functions

 StepFEA_ElementGroup ()
 Empty constructor

void Init (const Handle< TCollection_HAsciiString > &aGroup_Name, const Handle< TCollection_HAsciiString > &aGroup_Description, const Handle< StepFEA_FeaModel > &aFeaGroup_ModelRef, const Handle< StepFEA_HArray1OfElementRepresentation > &aElements)
 Initialize all fields (own and inherited)

Handle_StepFEA_HArray1OfElementRepresentation Elements () const
 Returns field Elements

void SetElements (const Handle< StepFEA_HArray1OfElementRepresentation > &Elements)
 Set field Elements


Constructor & Destructor Documentation

StepFEA_ElementGroup::StepFEA_ElementGroup ( )

Member Function Documentation

Handle_StepFEA_HArray1OfElementRepresentation StepFEA_ElementGroup::Elements ( ) const
void StepFEA_ElementGroup::Init ( const Handle< TCollection_HAsciiString > &  aGroup_Name,
const Handle< TCollection_HAsciiString > &  aGroup_Description,
const Handle< StepFEA_FeaModel > &  aFeaGroup_ModelRef,
const Handle< StepFEA_HArray1OfElementRepresentation > &  aElements 
)
void StepFEA_ElementGroup::SetElements ( const Handle< StepFEA_HArray1OfElementRepresentation > &  Elements)

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