#include <StepFEA_FeaSurfaceSectionGeometricRelationship.hxx>
Public Member Functions | |
Standard_EXPORT | StepFEA_FeaSurfaceSectionGeometricRelationship () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(StepElement_SurfaceSection)&aSectionRef, const Handle(StepElement_AnalysisItemWithinRepresentation)&aItem) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepElement_SurfaceSection | SectionRef () const |
Returns field SectionRef . | |
Standard_EXPORT void | SetSectionRef (const Handle(StepElement_SurfaceSection)&SectionRef) |
Set field SectionRef . | |
Standard_EXPORT Handle_StepElement_AnalysisItemWithinRepresentation | Item () const |
Returns field Item . | |
Standard_EXPORT void | SetItem (const Handle(StepElement_AnalysisItemWithinRepresentation)&Item) |
Set field Item . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepElement_SurfaceSection | theSectionRef |
Handle_StepElement_AnalysisItemWithinRepresentation | theItem |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|