API Reference > OdGe Classes > OdGeNurbCurve3d Class > OdGeNurbCurve3d Methods > OdGeNurbCurve3d::setFitTolerance Method
OdGeNurbCurve3d::setFitTolerance Method
Syntax
C++
bool setFitTolerance(const OdGeTol& fitTol = OdGeContext::gTol);
Parameters 
Description 
const OdGeTol& fitTol = OdGeContext::gTol 
[in] Geometric tolerance. 

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

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

 

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