There are some issues with SVG export:
1. Resulting SVG sometimes has a page size smaller than the content, meaning that parts of the model are not visible because they are ouside the page boundary
2. Most of the model disappears behind an invisible cropping mask. If the SVG is opened in an external software you manage to select the elements of the model anyway, you can move it underneath this cropping mask. It's like looking through a small window at the model that shows only part of them model. Sometimes it can happen though that the cropping mask is by coincidence on a part of the model that has no elements, then it's impossible to grab anything and this workaround doesn't work.
3. The export is missing a feedback to the user as to when it is complete. That is problematic, because if the result is opened to early, parts are missing simply because they haven't been written into the file yet
I have experimented with moving the model on the canvas in vensim, and this seems to influence the result of the export.
Note that I am aware that I the export command applies only to what is selected in Vensim prior to export, so that is not the issue here.
Export as SVG: parts not visible in result
Re: Export as SVG: parts not visible in result
This is ticketed for improvement.
If you open the svg in an editor like Inkscape and ungroup the drawing, the cropped elements are revealed (at least in some cases I've encountered).
If you open the svg in an editor like Inkscape and ungroup the drawing, the cropped elements are revealed (at least in some cases I've encountered).
/*
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Re: Export as SVG: parts not visible in result
Thanks for working on improving this!
Edit in Inkscape is exactly my workaround at present. But it sometimes gets tricky if the crop contains nothing (whole model is outside the cropped area).
Edit in Inkscape is exactly my workaround at present. But it sometimes gets tricky if the crop contains nothing (whole model is outside the cropped area).
Re: Export as SVG: parts not visible in result
Whole model outside the crop is a weird behavior I haven't seen. If you have a simple example ...
/*
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Re: Export as SVG: parts not visible in result
Export as wmf is now a new feature (10.3) and helps when copy-pasting to MS-office (word, excel)