Searched defs:get_radius_to_line (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/extensions/ |
H A D | gcodetools.py | 21 its ends. See get_radius_to_line(). 5218 def get_radius_to_line((x1,y1),(nx1,ny1), (nx2,ny2),(x2,y2),(nx23,ny23),(x3,y3),(nx3,ny3)): function in function:Gcodetools.engraving 5276 #end of get_radius_to_line 5400 t1=get_radius_to_line((x1,y1),(nx,ny), (nx2,ny2),(x2,y2),(nx23,ny23), (x3,y3),(nx3,ny3))
|
Completed in 33 milliseconds