#include <StepFEA_CurveElementEndOffset.hxx>
Public Member Functions | |
Standard_EXPORT | StepFEA_CurveElementEndOffset () |
Empty constructor . | |
Standard_EXPORT void | Init (const StepFEA_CurveElementEndCoordinateSystem &aCoordinateSystem, const Handle(TColStd_HArray1OfReal)&aOffsetVector) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT StepFEA_CurveElementEndCoordinateSystem | CoordinateSystem () const |
Returns field CoordinateSystem . | |
Standard_EXPORT void | SetCoordinateSystem (const StepFEA_CurveElementEndCoordinateSystem &CoordinateSystem) |
Set field CoordinateSystem . | |
Standard_EXPORT Handle_TColStd_HArray1OfReal | OffsetVector () const |
Returns field OffsetVector . | |
Standard_EXPORT void | SetOffsetVector (const Handle(TColStd_HArray1OfReal)&OffsetVector) |
Set field OffsetVector . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
StepFEA_CurveElementEndCoordinateSystem | theCoordinateSystem |
Handle_TColStd_HArray1OfReal | theOffsetVector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|