Close

Relief for ODA Team in Ukraine

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

Sets the fit point at the specified index. 

 

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

true if and only if the fit point is set successfully.

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