|
Open CASCADE Technology
6.5.4
|
Representation of STEP entity ElementGroup
#include <StepFEA_ElementGroup.hxx>

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 | |
| 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 | ) |
1.8.0