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

Returns the fit point at the specified index. 

 

Currently not implemented.

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