Notifications
Clear all

[Closed] accessing export parameters

hi guys!

I’m wondering if there’s a possibility to access the parameters of an exporter via maxscript.
I want to write a script that has still the best export parameters stored.

Instead of using the #noPrompt attribute, which uses the last settings of the exporter, I wanna tell it how to export the scene…

(script is ment to make it easier for the designers to export their great stuff to virtools)

big THX

2 Replies

Hi Nomed,

AFAIK no. The only way is what you already know, the #noprompt option and the fact that these options are sticky.

thx for ur answer… news are not only good ones…
so I have to live with that.

thank you!