API Reference > OdGe Classes > OdGeCubicSplineCurve2d Class > OdGeCubicSplineCurve2d Methods > OdGeCubicSplineCurve2d::firstDerivAt Method
OdGeCubicSplineCurve2d::firstDerivAt Method
Syntax
C++
OdGeVector2d firstDerivAt(int fitPointIndex) const;
Parameters 
Description 
int fitPointIndex 
[in] Fit point index. 

Returns the first derivative at the specified index. 

 

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.