API Reference > OdGe Classes > OdGePointOnCurve2d Class > OdGePointOnCurve2d Methods > deriv Method > OdGePointOnCurve2d::deriv Method (int)
OdGePointOnCurve2d::deriv Method (int)
Syntax
C++
OdGeVector2d deriv(int order) const;
Parameters 
Description 
int order 
[in] Specifies the order of the derivative [1-2]. 

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

 

Currently not implemented.

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