
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey y'all!
I'm a bit stuck with this current issue. I feel like it would be nice if there was better documentation.
I'm trying to merge multiple files at once with rt.mergeMaxFile, and it does work fine, but I'm not able to set extra arguments.
The only documentation I can find is here: https://help.autodesk.com/view/3DSMAX/2019/ENU/?guid=GUID-624D3D05-B15D-4A97-9F15-DA35CDB0DDD2#GUID-...
It has a bunch of extra arguments you can provide in what I'm assuming is MaxScript, but I can't seem to make it work with pymxs.
Basically what I need is to be able to skip or merge materials, and not prompt every time it loads the file.
I'm trying to merge more than 30 max files at a time, so having the prompt for whether I want to skip or merge a material or object is quite a slow down.
Any help would be greatly appreciated it!
Thanks!
Solved! Go to Solution.