Automating uploads to Fusion Team

Automating uploads to Fusion Team

pavol_krasnansky
Enthusiast Enthusiast
229 Views
2 Replies
Message 1 of 3

Automating uploads to Fusion Team

pavol_krasnansky
Enthusiast
Enthusiast

Hi, I need to automate uploading a DWF 3D model to Autodesk Fusion Team using iLogic rule. Is it possible? I already have a rule for creating DWF files from the model and an account for Fusion team.

0 Likes
230 Views
2 Replies
Replies (2)
Message 2 of 3

C_Haines_ENG
Collaborator
Collaborator

It doesn't look like there's anyway to automate the upload process, however I believe there is a Fusion addon for inventor so that may speed things up.

Message 3 of 3

Michael.Navara
Advisor
Advisor

Hi @pavol_krasnansky 

Because iLogic is an extension of VB.NET, you can do what ever you want. You can manipulate with Fusion Team data using DataManagement API. But there are no prepared functions for it. You need to create everything from scratch.