Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSpline::setFitTol Method
Syntax
C++
void setFitTol(double fitTolerance);

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

Parameters
Description
fitTolerance
[in] Geometric tolerance.

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

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.