Open CASCADE Technology
6.5.4
|
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 |
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 |