Detecting selected files?

Detecting selected files?

Anonymous
Not applicable
514 Views
1 Reply
Message 1 of 2

Detecting selected files?

Anonymous
Not applicable

Is there a way to detect selected files in the data browser? And detect the current folder while browsing? 

0 Likes
Accepted solutions (1)
515 Views
1 Reply
Reply (1)
Message 2 of 2

goyals
Autodesk
Autodesk
Accepted solution

Right now only related API available is to get the activeProject from Data object. http://help.autodesk.com/view/fusion360/ENU/?guid=GUID-fa48f86c-bbdb-4566-af28-d70680bb2ec6. But there is no API to know the selected folder/file in activeProject. Once file is opened in Fusion, you can get its detail regarding folder/project using dataFile API on document object.



Shyam Goyal
Sr. Software Dev. Manager
0 Likes