Message 1 of 15
STL batch export script help!

Not applicable
05-07-2009
09:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to get hold of a script that will batch export my geometry to individual STL files and set the individual STL file names to the same as the internal max object names.
The STLs need to be in ASCII format
I.e in my scene i have an object named BOX1 and one named BOX2
I want the option to export them individually or in a batch
I want BOX1 to create an STL with the name BOX1.STL etc etc
I have approx 700 objects in the scene and i want an individual STL for each
As i want to export a large number of files i dont want any prompts etc.
I would quite like to just have a box in the menu bar that i could click on an object or a collection of objects and click export and hav them all sent to a specific folder.
Any clue?
I am new to MAX script so this is probably an ambitious project to start with... HELP 🙂 !!
Anyone done anything similar that i could modify?
The STLs need to be in ASCII format
I.e in my scene i have an object named BOX1 and one named BOX2
I want the option to export them individually or in a batch
I want BOX1 to create an STL with the name BOX1.STL etc etc
I have approx 700 objects in the scene and i want an individual STL for each
As i want to export a large number of files i dont want any prompts etc.
I would quite like to just have a box in the menu bar that i could click on an object or a collection of objects and click export and hav them all sent to a specific folder.
Any clue?
I am new to MAX script so this is probably an ambitious project to start with... HELP 🙂 !!
Anyone done anything similar that i could modify?