Interface: IDesignViewerContext
Interface for Design Viewer module context operations
Methods
updateDesignAssets()
updateDesignAssets(assets): void;
Updates the design asset(s) rendered in an already-open design viewer, re-rendering it in place with the new Asset(s). Fire-and-forget: the message is dispatched to the agent and this returns immediately.
Parameters
Parameter
Type
Description
Returns
void