A3DCrvEvaluate

A3DStatus A3DCrvEvaluate(const A3DCrvBase *pCrv, A3DDouble dParameter, A3DUns32 uiNbDerivatives, A3DVector3dData *pPointAndDerivatives)
A3DStatus A3DCrvEvaluate(const A3DCrvBase* pCrv, A3DDouble dParameter, A3DUns32 uiNbDerivatives, A3DVector3dData* pPointAndDerivatives)

Function to evaluate a point and the derivatives of a curve at a parameter.

Returns

A3D_SUCCESS on success, or an error code on failure