|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity NodeGroup
#include <StepFEA_NodeGroup.hxx>

Public Member Functions | |
| StepFEA_NodeGroup () | |
| 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_HArray1OfNodeRepresentation > &aNodes) |
| Initialize all fields (own and inherited) | |
| Handle_StepFEA_HArray1OfNodeRepresentation | Nodes () const |
| Returns field Nodes | |
| void | SetNodes (const Handle< StepFEA_HArray1OfNodeRepresentation > &Nodes) |
| Set field Nodes | |
| StepFEA_NodeGroup::StepFEA_NodeGroup | ( | ) |
| void StepFEA_NodeGroup::Init | ( | const Handle< TCollection_HAsciiString > & | aGroup_Name, |
| const Handle< TCollection_HAsciiString > & | aGroup_Description, | ||
| const Handle< StepFEA_FeaModel > & | aFeaGroup_ModelRef, | ||
| const Handle< StepFEA_HArray1OfNodeRepresentation > & | aNodes | ||
| ) |
| Handle_StepFEA_HArray1OfNodeRepresentation StepFEA_NodeGroup::Nodes | ( | ) | const |
| void StepFEA_NodeGroup::SetNodes | ( | const Handle< StepFEA_HArray1OfNodeRepresentation > & | Nodes | ) |
1.7.4