Open CASCADE Technology 6.6.0
Public Member Functions
StepFEA_ElementRepresentation Class Reference

Representation of STEP entity ElementRepresentation

#include <StepFEA_ElementRepresentation.hxx>

Inheritance diagram for StepFEA_ElementRepresentation:
Inheritance graph
[legend]

Public Member Functions

 StepFEA_ElementRepresentation ()
 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_HArray1OfNodeRepresentation > &aNodeList)
 Initialize all fields (own and inherited)

Handle_StepFEA_HArray1OfNodeRepresentation NodeList () const
 Returns field NodeList

void SetNodeList (const Handle< StepFEA_HArray1OfNodeRepresentation > &NodeList)
 Set field NodeList


Constructor & Destructor Documentation

StepFEA_ElementRepresentation::StepFEA_ElementRepresentation ( )

Member Function Documentation

void StepFEA_ElementRepresentation::Init ( const Handle< TCollection_HAsciiString > &  aRepresentation_Name,
const Handle< StepRepr_HArray1OfRepresentationItem > &  aRepresentation_Items,
const Handle< StepRepr_RepresentationContext > &  aRepresentation_ContextOfItems,
const Handle< StepFEA_HArray1OfNodeRepresentation > &  aNodeList 
)
Handle_StepFEA_HArray1OfNodeRepresentation StepFEA_ElementRepresentation::NodeList ( ) const
void StepFEA_ElementRepresentation::SetNodeList ( const Handle< StepFEA_HArray1OfNodeRepresentation > &  NodeList)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines