A3DCrvEvaluate
-
A3DStatus
A3DCrvEvaluate(const A3DCrvBase *pCrv, A3DDouble dParameter, A3DUns32 uiNbDerivatives, A3DVector3dData *pPointAndDerivatives) A3DStatusA3DCrvEvaluate(constA3DCrvBase* pCrv,A3DDoubledParameter,A3DUns32uiNbDerivatives,A3DVector3dData* pPointAndDerivatives)Function to evaluate a point and the derivatives of a curve at a parameter.
Returns
A3D_SUCCESSon success, or an error code on failure