Searched refs:get_path_properties (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Dgcodetools.py4512 def get_path_properties(node, recursive=True, tags={inkex.addNS('desc','svg'):"Description",inkex.addNS('title','svg'):"Title"} ) : function in function:Gcodetools.path_to_gcode
4571 tags = get_path_properties(path)

Completed in 33 milliseconds