|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity NodeRepresentation
#include <StepFEA_NodeRepresentation.hxx>

Public Member Functions | |
| StepFEA_NodeRepresentation () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aRepresentation_Name, const Handle< StepRepr_HArray1OfRepresentationItem > &aRepresentation_Items, const Handle< StepRepr_RepresentationContext > &aRepresentation_ContextOfItems, 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_NodeRepresentation::StepFEA_NodeRepresentation | ( | ) |
| void StepFEA_NodeRepresentation::Init | ( | const Handle< TCollection_HAsciiString > & | aRepresentation_Name, |
| const Handle< StepRepr_HArray1OfRepresentationItem > & | aRepresentation_Items, | ||
| const Handle< StepRepr_RepresentationContext > & | aRepresentation_ContextOfItems, | ||
| const Handle< StepFEA_FeaModel > & | aModelRef | ||
| ) |
| Handle_StepFEA_FeaModel StepFEA_NodeRepresentation::ModelRef | ( | ) | const |
| void StepFEA_NodeRepresentation::SetModelRef | ( | const Handle< StepFEA_FeaModel > & | ModelRef | ) |
1.7.4