Searched defs:intersection_tolerance (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/extensions/ | ||
H A D | gcodetools.py | 160 intersection_tolerance = 0.00001 variable 539 def polish_intersection(a,b,ta,tb, tolerance = intersection_tolerance) : |
Completed in 34 milliseconds