Extending the 3D Viewer

The Workspace API of Trimble Connect for Browser’s 3D Viewer allows the client applications to interact with the 3D Viewer. It utilizes window.postMessage() to facilitate the communication.

There are two methods to utilize the Workspace API:

  • The client application embeds Trimble Connect for Browser’s 3D Viewer in an iframe.

  • The client application is embedded inside Trimble Connect for Browser’s 3D Viewer as a side panel.

Next Topic: Responsive Layout