Import SVG menu command by Paolo Marcuccetti ©2025
Import SVG in Vectorworks® 2025+
With this menu command you'll be able to import SVG files in a Vectorworks document.
}
SVG (Scalable Vector Graphics) is an XML-based vector image format used to define two-dimensional graphics.
Much like PostScript (the language behind PDFs), SVG includes a rich set of objects and attributes to describe visual elements. Browsers and other programs interpret these instructions to render graphics on screen or in print.
Similarly, Vectorworks provides a comprehensive set of objects and attributes—such as rectangles, polylines, fills, gradients, and more—to create vector-based drawings.
This plugin bridges the two formats by translating SVG elements into their equivalent Vectorworks entities.
Disclaimer:
Of course, not all SVG features can be perfectly recreated in Vectorworks, either due to missing functionality or because certain effects would be too complex to replicate directly.
However, with this plugin, you can reliably import the following SVG elements into Vectorworks:
Elements not listed above are currently skipped during the import process.
Some advanced features—particularly related to gradients—are partially supported, as Vectorworks does not fully match SVG’s flexibility in this area.
Despite these limitations, most SVG files can be imported with little to no noticeable difference.
That said, this plugin is a work in progress. If something doesn’t import perfectly… please go easy on me! 😊
The file browser dialog appears, choose a file of type SVG and wait for the result…
Unpacking the downloaded zip file, you'll find a single element:
Here the official instructions (from help.vectorworks.net) for editing the workspaces
And here instructions to add a menu command