API Reference > OdDb Classes > OdDbSpline Class > OdDbSpline Methods > OdDbSpline::setFitTol Method
OdDbSpline::setFitTol Method
Syntax
C++
void setFitTol(double fitTolerance);
Parameters 
Description 
double fitTolerance 
[in] Geometric tolerance. 

Sets the curve fitting tolerance for this Spline entity (DXF 44).

This is the maximum drawing unit distance by which the Spline curve can deviate from a fit points. 

 

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