Question about Export to STL

 From:  fcwilt
12090.1 
Hi,

A while back you helped me to create a script to export selected objects as STL, each object to it's own file, using the object name as the file name, plus a number of other great features.

It works great, absolutely fabulous.

While I design parts in "subparts", to export them to an STL I thought I had to first union all the subparts together.

Then I recently found that selecting all of the subparts and exporting them via the File menu Export option, they ended up in one file and, as far as the slicer was concerned, they were all one big part.

That would be a useful option to add to my script.

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

Thanks much.

Frederick