API Reference > OdGe Classes > OdGeNurbCurve3d Class > OdGeNurbCurve3d Methods > OdGeNurbCurve3d::getFitTolerance Method
OdGeNurbCurve3d::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.