workspace-api

Trimble Connect 3D Viewer - Workspace API

Usage no npm install needed!

<script type="module">
  import workspaceApi from 'https://cdn.skypack.dev/workspace-api';
</script>

README

Trimble Connect 3D Viewer - Workspace API

The Workspace API of Trimble Connect 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 the 3D Viewer in an iframe.
  • The client application is embedded inside the 3D Viewer as a side panel.

Documentation

Refers to the Trimble Connect Workspace API Documentation.

Examples

Check out the example client application for more details!

Questions

General questions can be sent to jari.juntunen@trimble.com.