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

Fit point at the specified index.

Returns the fit point at the specified index. 

 

Currently not implemented.

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