API Reference > OdDb Classes > OdDbSpline Class > OdDbSpline Methods > OdDbSpline::fitTolerance Method
OdDbSpline::fitTolerance Method
Syntax
C++
double fitTolerance() const;

Returns 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.