Skip to main content

waitForCommPluginReady

@combeenation/custom-code-utils


Variable: waitForCommPluginReady()

const waitForCommPluginReady: (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>