|
Open CASCADE Technology 6.5.2
|
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 | |
| StepFEA_FeaCurveSectionGeometricRelationship::StepFEA_FeaCurveSectionGeometricRelationship | ( | ) |
| void StepFEA_FeaCurveSectionGeometricRelationship::Init | ( | const Handle< StepElement_CurveElementSectionDefinition > & | aSectionRef, |
| const Handle< StepElement_AnalysisItemWithinRepresentation > & | aItem | ||
| ) |
| 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.7.4