Close

Relief for ODA Team in Ukraine

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

Inserts the fit point at the specified index. 

 

Parameters
Description
fitPointIndex
[in] Fit point index.
point
[in] Fit point.

true if and only if this spline was created with fit data and the fit point is set successfully.

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