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