#include <StepFEA_NodeSet.hxx>
Inheritance diagram for StepFEA_NodeSet:

Public Member Functions | |
| Standard_EXPORT | StepFEA_NodeSet () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aRepresentationItem_Name, const Handle(StepFEA_HArray1OfNodeRepresentation)&aNodes) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT Handle_StepFEA_HArray1OfNodeRepresentation | Nodes () const |
| Returns field Nodes . | |
| Standard_EXPORT void | SetNodes (const Handle(StepFEA_HArray1OfNodeRepresentation)&Nodes) |
| Set field Nodes . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepFEA_HArray1OfNodeRepresentation | theNodes |
|
|
|
|
|
Reimplemented from StepGeom_GeometricRepresentationItem. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1