API Reference > OdGe Classes > OdGePointOnCurve3d Class > OdGePointOnCurve3d Methods > deriv Method > OdGePointOnCurve3d::deriv Method (int, double)
OdGePointOnCurve3d::deriv Method (int, double)
Syntax
C++
OdGeVector3d deriv(int order, double param);
Parameters 
Description 
int order 
[in] the order of the derivative [1-2].  
double param 
[in] Sets the current parameter. 

Returns the derivative of the curve at the point on the curve. 

 

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.