Skip to main content
Answer

3D models, scoping to data sets

  • August 24, 2023
  • 2 replies
  • 69 views

Forum|alt.badge.img+4

Hi. What is the recommended method for access control of 3D models? 

3D capabilities can be scoped to data sets, but how can I assign a model to a particular data set, so that it is only accessible by a limited user group? Is it possible via the Python SDK or GUI?

Best answer by Lars Moastuen

Hi Kristian and sorry for the wait. Yes, its possible to assign a 3D model to a data set. This is only possible through the APIs currently, please see https://api-docs.cognite.com/20230101/tag/3D-Models/operation/update3DModels/

2 replies

Lars Moastuen
Seasoned Practitioner
  • Seasoned Practitioner
  • Answer
  • September 4, 2023

Hi Kristian and sorry for the wait. Yes, its possible to assign a 3D model to a data set. This is only possible through the APIs currently, please see https://api-docs.cognite.com/20230101/tag/3D-Models/operation/update3DModels/


Andre Alves
MVP
Forum|alt.badge.img+14
  • MVP
  • November 24, 2023

Hi @Kristian Nymoen 

Here’s another reference that can assit you in using the Cognite API to upload your 3D models.

https://developer.cognite.com/dev/guides/upload-3d-models/upload-3d/