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

First derivative at the specified index.

Returns the first derivative at the specified index. 

 

Currently not implemented.

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