|
Open CASCADE Technology
6.5.4
|
Representation of STEP entity FeaCurveSectionGeometricRelationship
#include <StepFEA_FeaCurveSectionGeometricRelationship.hxx>

Public Member Functions | |
| StepFEA_FeaCurveSectionGeometricRelationship () | |
| Empty constructor | |
| void | Init (const Handle< StepElement_CurveElementSectionDefinition > &aSectionRef, const Handle< StepElement_AnalysisItemWithinRepresentation > &aItem) |
| Initialize all fields (own and inherited) | |
| Handle_StepElement_CurveElementSectionDefinition | SectionRef () const |
| Returns field SectionRef | |
| void | SetSectionRef (const Handle< StepElement_CurveElementSectionDefinition > &SectionRef) |
| Set field SectionRef | |
| Handle_StepElement_AnalysisItemWithinRepresentation | Item () const |
| Returns field Item | |
| void | SetItem (const Handle< StepElement_AnalysisItemWithinRepresentation > &Item) |
| Set field Item | |
| Handle_StepElement_AnalysisItemWithinRepresentation StepFEA_FeaCurveSectionGeometricRelationship::Item | ( | ) | const |
| Handle_StepElement_CurveElementSectionDefinition StepFEA_FeaCurveSectionGeometricRelationship::SectionRef | ( | ) | const |
| void StepFEA_FeaCurveSectionGeometricRelationship::SetItem | ( | const Handle< StepElement_AnalysisItemWithinRepresentation > & | Item | ) |
| void StepFEA_FeaCurveSectionGeometricRelationship::SetSectionRef | ( | const Handle< StepElement_CurveElementSectionDefinition > & | SectionRef | ) |
1.8.0