Modeller.enableUI


enableUI(isEnable)

Switches on/off user interaction with the Modeller user interface This is useful for making scriptable dialogs modal, or blocking. call enableUI(0) as the dialog loads, and enableUI(1) as the dialog closes

isEnableboolean1 to enable, 0 to disable
Return valuenone 

Back to Modeller

Back to Overview