Notifications
Clear all
[Closed] ResetMaxFile SDK
2 Replies
Jul 13, 2018 8:51 am
global globalInterface = dotnetClass "Autodesk.Max.GlobalInterface"
global gi = globalInterface.instance
global ip = gi.COREInterface14
ip.FileReset false -- false for prompt, true no prompt
1 Reply