Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbCurve3d::setFitTolerance Method
Syntax
C++
bool setFitTolerance(const OdGeTol& fitTol = OdGeContext::gTol);

Sets the fit tolerance that is used for interpolating fit points. 

 

Parameters
Description
fitTol
[in] Geometric tolerance.

true if and only if this spline was constructed with fit data and tolerance was successfully set.

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