Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGePointOnCurve2d Class
>
OdGePointOnCurve2d Methods
>
deriv Method
>
OdGePointOnCurve2d::deriv Method (int, const OdGeCurve2d&, double)
OdGePointOnCurve2d::deriv Method (int, const OdGeCurve2d&, double)
Syntax
C++
OdGeVector2d
deriv
(
int
order
,
const
OdGeCurve2d
&
curve2d
,
double
param
);
Description
Returns the derivative of the curve at the point on the curve.
Parameters
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.
Remarks
Currently not implemented.
Links
OdGePointOnCurve2d Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!