problem with forge AR / VR toolkit and BIM360

140 views Asked by At

I'm trying to create a scene for Autodek forge ar / vr toolkit taking the .rvt model from BIM360. I have already managed to create a scene and load it in unity but uploading the model manually

1

There are 1 answers

1
Petr Broz On

When creating a scene for documents from BIM 360 Docs, there are a couple of things that are different compared to designs you upload manually:

  1. The access token you use when communicating with the AR/VR Toolkit server must be "3-legged", i.e., obtained from the user login workflow.

  2. When creating the AR/VR scene, you need to specify the BIM 360-specific information (like project ID or document version ID) in the prj property as well: https://app.swaggerhub.com/apis/cyrillef/forge-ar_kit/1.2.1#/ARVR-Toolkit/create_scene.