Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePointOnCurve3d::deriv Method (int, const OdGeCurve3d&, double)
Syntax
C++
OdGeVector3d deriv(int order, const OdGeCurve3d& curve3d, double param);

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

 

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

Currently not implemented.

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