Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLeader::getFirstDeriv Method
Syntax
C++
virtual OdResult getFirstDeriv(double param, OdGeVector3d& 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.

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

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