Searched defs:polish_intersection (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Dgcodetools.py539 def polish_intersection(a,b,ta,tb, tolerance = intersection_tolerance) : function in function:csp_segments_intersection
598 intersections[i] = polish_intersection(a,b,intersections[i][0],intersections[i][1])

Completed in 432 milliseconds