IMove_DG Interface
- GetFrameArray
- GetFrameAt
- GetOriginPath
- SetOriginPath
- GetAxisPath
- SetAxisPath
- CreateAttributes
- DefineTangential
IFrameArray_DG GetFrameArray()
IFrame_DG GetFrameAt(double t)
ICurve_DG GetOriginPath()
void SetOriginPath(ICurve_DG curve)
ICurve_DG GetAxisPath(int axis)
void SetAxisPath(int axis, ICurve_DG curve)
void CreateAttributes(MoveParametrisationType_DG type)
void DefineTangential()
|