Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding

Enumerate files in Offline Mode

Anonymous
299 Views
2 Replies
Message 1 of 3

Enumerate files in Offline Mode

Anonymous
Not applicable

When in Offline Mode, calling `app.data.dataProjects` allows enumeration of Projects, but no files are present.  They show up in the UI and can be opened, but not via API. 

 

How can I enumerate `DataFile`s when offline?

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

BrianEkins
Mentor
Mentor

You can't. That part of the API was implemented before the offline functionality existed and it's not been updated to support it.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes
Message 3 of 3

Anonymous
Not applicable

Ok. Any other ways to open a file offline?  From the file system or a local web server or something?

0 Likes