|
Open CASCADE Technology 6.5.2
|
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 | |
| StepFEA_ElementGeometricRelationship::StepFEA_ElementGeometricRelationship | ( | ) |
| StepElement_ElementAspect StepFEA_ElementGeometricRelationship::Aspect | ( | ) | const |
| StepFEA_ElementOrElementGroup StepFEA_ElementGeometricRelationship::ElementRef | ( | ) | const |
| 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::SetAspect | ( | const StepElement_ElementAspect & | Aspect | ) |
| void StepFEA_ElementGeometricRelationship::SetElementRef | ( | const StepFEA_ElementOrElementGroup & | ElementRef | ) |
| void StepFEA_ElementGeometricRelationship::SetItem | ( | const Handle< StepElement_AnalysisItemWithinRepresentation > & | Item | ) |
1.7.4