You can export 3D drawing objects as a Pascal-like script designed to be easy to import into programs like Strata Software products.
To export a simple VectorScript file:
1. Select File > Export > Export Simple VectorScript (3D only).
2. Select whether to export in front view or in the current view, and click OK.
3. Specify the export file name and destination, and then click Save.
The Import Script command executes a saved script (Python or VectorScript), automatically creating a new design layer for the scripted objects. See Using Scripts.
To import a script:
1. Select File > Import > Import Script.
2. Select a file from the Open dialog box.
3. Click Open.
The Export Script command writes out the contents of the current file as a script. The script can then be imported into another file, used as part of another script, or studied as a guide for learning. See Using Scripts.
To export a script:
1. Select File > Export > Export Script.
2. Specify the export file name and destination, and then click Save.
~~~~~~~~~~~~~~~~~~~~~~~~~