View Full Version : Save uvw file without user prompt?
soulburn3d 10-07-2009, 09:30 PM So I can do something like this...
$.modifiers[1].save()
where the first modifier on my object is a UVWunwrap.
But this brings up the dialog and prompts you for a filename. Is there a way to write one of these uvw files through maxscript without prompting the user for input?
- Neil
|
|
denisT
10-07-2009, 09:40 PM
So I can do something like this...
$.modifiers[1].save()
where the first modifier on my object is a UVWunwrap.
But this brings up the dialog and prompts you for a filename. Is there a way to write one of these uvw files through maxscript without prompting the user for input?
- Neil
couple years ago i couldn't find a way to save without prompt... i wrote my own function on c++ to extend its functionality.
soulburn3d
10-08-2009, 02:24 PM
Well, I just rewrote it in script (or at least something similar enough as to do what I needed the function for). Thanks for the advice, a shame there's no way to do it without manually coding it.
- Neil
CGTalk Moderation
10-08-2009, 02:24 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.