#include <StepFEA_CurveElementIntervalLinearlyVarying.hxx>
Inheritance diagram for StepFEA_CurveElementIntervalLinearlyVarying:
Public Member Functions | |
Standard_EXPORT | StepFEA_CurveElementIntervalLinearlyVarying () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(StepFEA_CurveElementLocation)&aCurveElementInterval_FinishPosition, const Handle(StepBasic_EulerAngles)&aCurveElementInterval_EuAngles, const Handle(StepElement_HArray1OfCurveElementSectionDefinition)&aSections) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepElement_HArray1OfCurveElementSectionDefinition | Sections () const |
Returns field Sections . | |
Standard_EXPORT void | SetSections (const Handle(StepElement_HArray1OfCurveElementSectionDefinition)&Sections) |
Set field Sections . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepElement_HArray1OfCurveElementSectionDefinition | theSections |
|
|
|
Reimplemented from StepFEA_CurveElementInterval. |
|
|
|
|
|
|
|
|