Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePointOnCurve2d::deriv Method (int, const OdGeCurve2d&, double)
Syntax
C++
OdGeVector2d deriv(int order, const OdGeCurve2d& curve2d, double param);

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

 

Parameters
Description
order
[in] Specifies the order of the derivative [1-2].
curve2d
[in] Any 2D curve. Sets the current curve.
param
[in] Sets the current parameter.

Currently not implemented.

Copyright © 2002-2022. Open Design Alliance All rights reserved.