Solved

3D models, scoping to data sets

  • 24 August 2023
  • 2 replies
  • 60 views

Userlevel 2
Badge +3

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?

icon

Best answer by Lars Moastuen 4 September 2023, 10:12

View original

2 replies

Userlevel 2

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/

Userlevel 3
Badge +5

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/

Reply