#include <StepFEA_CurveElementIntervalConstant.hxx>
Inheritance diagram for StepFEA_CurveElementIntervalConstant:
Public Member Functions | |
Standard_EXPORT | StepFEA_CurveElementIntervalConstant () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(StepFEA_CurveElementLocation)&aCurveElementInterval_FinishPosition, const Handle(StepBasic_EulerAngles)&aCurveElementInterval_EuAngles, const Handle(StepElement_CurveElementSectionDefinition)&aSection) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepElement_CurveElementSectionDefinition | Section () const |
Returns field Section . | |
Standard_EXPORT void | SetSection (const Handle(StepElement_CurveElementSectionDefinition)&Section) |
Set field Section . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepElement_CurveElementSectionDefinition | theSection |
|
|
|
Reimplemented from StepFEA_CurveElementInterval. |
|
|
|
|
|
|
|
|