Skip to main content
Answer

build automated pipeline to create and upload 3D model

  • November 20, 2023
  • 3 replies
  • 115 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?

Best answer by Gokhan Karasoglu

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 

3 replies

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 


Dilini Fernando
Seasoned Practitioner
Forum|alt.badge.img+2
  • Seasoned Practitioner
  • January 4, 2024

Hi @Shabnam Oghbaie,

Did the above help you?  

Br,
Dilini


Hi,
Thanks, it was very useful.

Best Regards