API Reference > OdGe Classes > OdGeNurbCurve2d Class > OdGeNurbCurve2d Methods > OdGeNurbCurve2d::getFitTolerance Method
OdGeNurbCurve2d::getFitTolerance Method
Syntax
C++
bool getFitTolerance(OdGeTol& fitTolerance) const;
Parameters 
Description 
OdGeTol& fitTolerance 
[out] Recieves the geometric tolerance. 

true if and only if this spline was constructed with fit points.

Retrieves the fit tolerance that is used to construct this spline if this spline was constructed with fit points. 

 

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