Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbCurve3d::getFitPointAt Method
Syntax
C++
bool getFitPointAt(int fitPointIndex, OdGePoint3d& point) const;

Retrieves the fit point at the specified index. 

 

Parameters
Description
fitPointIndex
[in] Fit point index.
point
[out] Receives the fit point.

true if and only if 0 <= fitPointIndex < numFitPoints().

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