|
Open CASCADE Technology
6.5.4
|
Representation of STEP entity ElementGeometricRelationship
#include <StepFEA_ElementGeometricRelationship.hxx>

Public Member Functions | |
| StepFEA_ElementGeometricRelationship () | |
| Empty constructor | |
| void | Init (const StepFEA_ElementOrElementGroup &aElementRef, const Handle< StepElement_AnalysisItemWithinRepresentation > &aItem, const StepElement_ElementAspect &aAspect) |
| Initialize all fields (own and inherited) | |
| StepFEA_ElementOrElementGroup | ElementRef () const |
| Returns field ElementRef | |
| void | SetElementRef (const StepFEA_ElementOrElementGroup &ElementRef) |
| Set field ElementRef | |
| Handle_StepElement_AnalysisItemWithinRepresentation | Item () const |
| Returns field Item | |
| void | SetItem (const Handle< StepElement_AnalysisItemWithinRepresentation > &Item) |
| Set field Item | |
| StepElement_ElementAspect | Aspect () const |
| Returns field Aspect | |
| void | SetAspect (const StepElement_ElementAspect &Aspect) |
| Set field Aspect | |
| void StepFEA_ElementGeometricRelationship::Init | ( | const StepFEA_ElementOrElementGroup & | aElementRef, |
| const Handle< StepElement_AnalysisItemWithinRepresentation > & | aItem, | ||
| const StepElement_ElementAspect & | aAspect | ||
| ) |
| Handle_StepElement_AnalysisItemWithinRepresentation StepFEA_ElementGeometricRelationship::Item | ( | ) | const |
| void StepFEA_ElementGeometricRelationship::SetElementRef | ( | const StepFEA_ElementOrElementGroup & | ElementRef | ) |
| void StepFEA_ElementGeometricRelationship::SetItem | ( | const Handle< StepElement_AnalysisItemWithinRepresentation > & | Item | ) |
1.8.0