BIM Models

Load BIM models using the loadModelsFromToken method.

Example



1. Create a 3D Viewer token

Request a viewer token for the asset stored in the models section.

Shell


2. Use the token to load the model

Invoke the loadModelsFromToken method with the viewer token.

JS