Message 1 of 1
3ds max batch export .stl by material colour/ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
managed to locate a script to batch export .stl from 3ds max however I need to be able to export polgygons/mesh faces based upon their material ID. i.e those objects sharing the same ID/colour are exported together as a single stl. so for example: all objects with mat ID: 7 get grouped and put into a single .stl, and the same for other material IDs..
Can anyone help with this.
I have used this script from here:
http://forums.autodesk.com/t5/Programming/STL-batch-export-script-help/td-p/4080787
Thanks
Dan