<_name>Import SVG Paths com.vaxxine.import.SVGpath import_path.py inkex.py Import wireframe path data from an .svg file to modify the shapes of existing paths. You need to specify an .svg filename, and select the paths you wish to edit. If File Name is a directory name, as in /Program Files/Inkscape/, then a list of .svg files will be shown. If File Name is an .svg file, as in /Program Files/Inkscape/test.svg, and if it contains a path with the same id as a selected path, then the path data will be imported from the file. This will import only the data in the 'd' and 'transform' attributes, which is the wireframe path; the 'style' will not be altered. all