Sets a button in Modeller that if clicked will run a callback method from the extension module specified by 'moduleName'; 'userData' can specify an additional parameter that will be passed back in to the call back method
| moduleName | string | |
| buttonText | string | |
| userData | optional variant | user data of any type that will be passed to the module | 
| Return value | none | 
Back to Modeller
Back to Overview