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