waitForCommPluginReady
@combeenation/custom-code-utils
Variable: waitForCommPluginReady()
constwaitForCommPluginReady: (sdCtrlName?) =>Promise<void> =SdvBasicApi.waitForCommPluginReady
Function for waiting until the comm plugin of a shapediver instance is ready
Parameters
sdCtrlName?
string
If not configured, the first shapediver instance of the configurator is used
Returns
Promise<void>