#include <StepFEA_ElementRepresentation.hxx>
Inheritance diagram for StepFEA_ElementRepresentation:
Public Member Functions | |
Standard_EXPORT | StepFEA_ElementRepresentation () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aRepresentation_Name, const Handle(StepRepr_HArray1OfRepresentationItem)&aRepresentation_Items, const Handle(StepRepr_RepresentationContext)&aRepresentation_ContextOfItems, const Handle(StepFEA_HArray1OfNodeRepresentation)&aNodeList) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepFEA_HArray1OfNodeRepresentation | NodeList () const |
Returns field NodeList . | |
Standard_EXPORT void | SetNodeList (const Handle(StepFEA_HArray1OfNodeRepresentation)&NodeList) |
Set field NodeList . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepFEA_HArray1OfNodeRepresentation | theNodeList |
|
|
|
Reimplemented from StepRepr_Representation. Reimplemented in StepFEA_Curve3dElementRepresentation, StepFEA_Surface3dElementRepresentation, and StepFEA_Volume3dElementRepresentation. |
|
|
|
|
|
|
|
|