#include <StepFEA_ElementGeometricRelationship.hxx>
Public Member Functions | |
| Standard_EXPORT | StepFEA_ElementGeometricRelationship () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const StepFEA_ElementOrElementGroup &aElementRef, const Handle(StepElement_AnalysisItemWithinRepresentation)&aItem, const StepElement_ElementAspect &aAspect) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT StepFEA_ElementOrElementGroup | ElementRef () const |
| Returns field ElementRef . | |
| Standard_EXPORT void | SetElementRef (const StepFEA_ElementOrElementGroup &ElementRef) |
| Set field ElementRef . | |
| Standard_EXPORT Handle_StepElement_AnalysisItemWithinRepresentation | Item () const |
| Returns field Item . | |
| Standard_EXPORT void | SetItem (const Handle(StepElement_AnalysisItemWithinRepresentation)&Item) |
| Set field Item . | |
| Standard_EXPORT StepElement_ElementAspect | Aspect () const |
| Returns field Aspect . | |
| Standard_EXPORT void | SetAspect (const StepElement_ElementAspect &Aspect) |
| Set field Aspect . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| StepFEA_ElementOrElementGroup | theElementRef |
| Handle_StepElement_AnalysisItemWithinRepresentation | theItem |
| StepElement_ElementAspect | theAspect |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1