Closed SincGBA closed 4 years ago
Gibt das aktivierte Module zurück, wodurch ein programmatisches ansteuern der Modul-Schnittstelle möglich ist.
Usage:
let module = viewer.startModule('MyModule', args); module.doSomething()
Gibt das aktivierte Module zurück, wodurch ein programmatisches ansteuern der Modul-Schnittstelle möglich ist.
Usage:
let module = viewer.startModule('MyModule', args); module.doSomething()