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. 

Returns true if and only if this spline was constructed with fit data.

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

 

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