Solved

build automated pipeline to create and upload 3D model

  • 20 November 2023
  • 3 replies
  • 89 views

Looking at API documentation
https://pr-411.docs.preview.cogniteapp.com/api/v1/
it seems one can not build an automated pipeline to create and update 3D model only using python SDKs?
I aim to make a pipeline using cognite function and python sdk for nightly update reading files from SharePoint and upload or update 3d models in cdf.
If its possible, where I can find the guiding document?

icon

Best answer by Gokhan Karasoglu 13 December 2023, 12:06

View original

3 replies

Userlevel 4
Badge +2

Hi @Shabnam Oghbaie,

Did the above help you?  

Br,
Dilini

Hi,
Thanks, it was very useful.

Best Regards

Hi Shabnam.

It is  possible to create an automated pipeline for 3D Models by using Python SDK. A simple workflow would be like

Please let us know if you need more information or sample script.

Thank you 

Reply