fitol_curve_interp
List of: Options
Subjects: Modeler Control, Spline Interface
Contents: Kernel

Action: Sets the fit tolerance for spline curve interpolation.

Name String: fitol_curve_interp

Scheme: real See Description -1.0

Test Harness: double See Description -1.0

C++: double See Description -1.0

Description: The fit tolerance is set based on the value of this option, as follows:


Option Value Fit Tolerance Used

Greater than 0.0 Option value

Equal to 0.0 SPAresfit * arc length; where arc length is the length of the path created by connecting the initial fit points with line segments

Less than 0.0 SPAresfit


If the resulting fit tolerance is less than 10*SPAresabs, then 10*SPAresabs is used.

Example: ; fitol_curve_interp

; Set fit tolerance to use arc length * SPAresfit

(option:set "fitol_curve_interp" 0.0)

;; -1
PDF/KERN/40OPT.PDF
HTM/DATA/KERN/KERN/40OPT/0021.HTM