Question about Export to STL

 From:  Michael Gibson
12090.2 In reply to 12090.1 
Hi Frederick,

re:
> So how does the export on multiple objects into one STL look in code?

If you want it to do the same as the File > Export command you would turn on selection on all the parts that you want in the same file and then call moi.geometryDatabase.fileExport( 'filename' );

If you are stuck please post the script.

- Michael