Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgCurveElement2d::getFirstDeriv Method (double, OdGeVector2d&)
Syntax
C++
virtual OdResult getFirstDeriv(double param, OdGeVector2d& firstDeriv) const;

Returns the first derivative of this Curve object at the specified WCS point. 

 

Parameters
Description
param
[in] Parameter specifying point.
firstDeriv
[out] Receives the first derivative.
pointOnCurve
[in] Point on the curve.

Returns eOk if successful, or an appropriate error code if not.

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