Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCubicSplineCurve2d::setFirstDerivAt Method
Syntax
C++
OdGeCubicSplineCurve2d& setFirstDerivAt(int fitPointIndex, const OdGeVector2d& deriv);

Sets the first derivative at the specified index, and returns a reference to this curve. 

 

Parameters
Description
fitPointIndex
[in] Fit point index.
deriv
[in] The first derivative at the fit point.

Currently not implemented.

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