Message 1 of 2
Exporting a file using a command in cmd

Not applicable
03-27-2015
02:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to use 3dsMax 2015 inside a batch file.
I've got a script that imports a file into Max. This file contains 20 or 30 different model parts and now I need to export the whole model as one file, preferably .obj or .dae, unlike BatchImporterExporter that exports all parts as seperate files.
How will I do this in a command line?
Thanks in advance.