tws0002 / blur-dev

Automatically exported from code.google.com/p/blur-dev
0 stars 0 forks source link

How to use parameters like "#noPrompt" or "#quiet" ? #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I currently tried for both resetMaxFile and importFile functions to NOT pop up 
any dialogs using said parameters. But i can't get that to work at all. Is 
there any trick to it, or does it simply not work in Py3dsMax ?

Original issue reported on code.google.com by instinctvfx@gmail.com on 25 Jun 2012 at 8:20

GoogleCodeExporter commented 9 years ago
Did this ever get resolved? I am trying to get this to work also and having no 
luck.

Original comment by tre...@theend.ws on 30 Aug 2013 at 12:18

GoogleCodeExporter commented 9 years ago
Just in case anyone else is interested:
mxs.importFile(aFile, mxs.pyhelper.namify("noPrompt"))

Original comment by tre...@theend.ws on 30 Aug 2013 at 5:31