|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity FeaGroup
#include <StepFEA_FeaGroup.hxx>

Public Member Functions | |
| StepFEA_FeaGroup () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aGroup_Name, const Handle< TCollection_HAsciiString > &aGroup_Description, const Handle< StepFEA_FeaModel > &aModelRef) |
| Initialize all fields (own and inherited) | |
| Handle_StepFEA_FeaModel | ModelRef () const |
| Returns field ModelRef | |
| void | SetModelRef (const Handle< StepFEA_FeaModel > &ModelRef) |
| Set field ModelRef | |
| StepFEA_FeaGroup::StepFEA_FeaGroup | ( | ) |
| void StepFEA_FeaGroup::Init | ( | const Handle< TCollection_HAsciiString > & | aGroup_Name, |
| const Handle< TCollection_HAsciiString > & | aGroup_Description, | ||
| const Handle< StepFEA_FeaModel > & | aModelRef | ||
| ) |
| Handle_StepFEA_FeaModel StepFEA_FeaGroup::ModelRef | ( | ) | const |
| void StepFEA_FeaGroup::SetModelRef | ( | const Handle< StepFEA_FeaModel > & | ModelRef | ) |
1.7.4