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
| isEnable | boolean | 1 to enable, 0 to disable |
| Return value | none |
Back to Modeller
Back to Overview