Point Clouds

Load Point Clouds using the loadModel method. Point Clouds are stored in an E57/LAS file.

Example



1. Create a download token

Request a download token for the asset stored in the documents section providing the format application/vnd.bimsync.pointcloud.

Shell


2. Use the token to load the model

Invoke the loadModel method with the asset URL and the model type.

JS