ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: exportToSVG

exportToSVG(fn) creates a Scalable Vector Graphics (SVG) 1.1 file with filename fn, a fully qualified file name with extension ".svg", of the current 2D scene.

Example: exportToSVG(fileSaveDialog(0))

Please notice that any coloured planes and pixmaps will not be saved in the SVG file, due to their bitmap nature.