Open CASCADE Technology
6.5.4
|
Representation of STEP entity FeaSurfaceSectionGeometricRelationship
#include <StepFEA_FeaSurfaceSectionGeometricRelationship.hxx>
Public Member Functions | |
StepFEA_FeaSurfaceSectionGeometricRelationship () | |
Empty constructor | |
void | Init (const Handle< StepElement_SurfaceSection > &aSectionRef, const Handle< StepElement_AnalysisItemWithinRepresentation > &aItem) |
Initialize all fields (own and inherited) | |
Handle_StepElement_SurfaceSection | SectionRef () const |
Returns field SectionRef | |
void | SetSectionRef (const Handle< StepElement_SurfaceSection > &SectionRef) |
Set field SectionRef | |
Handle_StepElement_AnalysisItemWithinRepresentation | Item () const |
Returns field Item | |
void | SetItem (const Handle< StepElement_AnalysisItemWithinRepresentation > &Item) |
Set field Item |
void StepFEA_FeaSurfaceSectionGeometricRelationship::Init | ( | const Handle< StepElement_SurfaceSection > & | aSectionRef, |
const Handle< StepElement_AnalysisItemWithinRepresentation > & | aItem | ||
) |
Handle_StepElement_AnalysisItemWithinRepresentation StepFEA_FeaSurfaceSectionGeometricRelationship::Item | ( | ) | const |
Handle_StepElement_SurfaceSection StepFEA_FeaSurfaceSectionGeometricRelationship::SectionRef | ( | ) | const |
void StepFEA_FeaSurfaceSectionGeometricRelationship::SetItem | ( | const Handle< StepElement_AnalysisItemWithinRepresentation > & | Item | ) |
void StepFEA_FeaSurfaceSectionGeometricRelationship::SetSectionRef | ( | const Handle< StepElement_SurfaceSection > & | SectionRef | ) |