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.