Skip to main content

Hi, 

I would like to get more information regarding the Cognite 3D & Scene module. I have tried building the scene and added 3D model and object but facing some blocker to proceed. Below are my question and hope someone able to help to answer it.

Question:

  1. How to upload & publish 3D model using SDK or API?
  2. How to add 3D model to the Sceme using SDK or API?
  3. In CDF UI, only one 3D object instance allow to be added in the scene? Is there a way to have multiple instance of the same 3D object in one scene?

 

Hi Sharizan,

Thank you for connecting us!

Ideally, we recommend our users to upload 3D model using our UI application, but we also allow users to upload 3D data with API endpoints programmatically, please refer the docs linked.

Hope below answers would help you proceed with your work.

  1. Uploading & publishing a 3D model can be done with both UI and API calls, please refer the docs linked.
  2. To create a Scene and adding 3D data can be found in the docs.
  3. In Scene creation using UI, we allow a 3D model to be added once, but user can add the same 3D model multiple times using API's.

Best Regards,

Pramod S


Hi @pramod.s, Is there a documentation that I can refer for the scene creation and 3d model creation to the sceme API? From the Link that you provide, it is just to upload model to CDF. May I know a link to API that can manipulate the Scene creation and 3D model creation into the Scene?

Thanks

 


Hi Sharizan,
At this point, we encourage our user to use CDF UI to create Scenes and we do not have an API endpoint for scene, but Scene are a Data model where you can use the queries to create, edit or delete scene using it. Hope this helps!

Best Regards,

Pramod S


Reply