Announcements

We are currently experiencing an issue impacting some Autodesk Products and Services - please refer to the Autodesk Health Dashboard for updates.

"Go To Folder" like API (inside Vault Explorer plugin)

"Go To Folder" like API (inside Vault Explorer plugin)

Anonymous
Not applicable
732 Views
1 Reply
Message 1 of 2

"Go To Folder" like API (inside Vault Explorer plugin)

Anonymous
Not applicable

There is a way (API) to get Vault Explorer to jump locations (Go To Folder) from a Vault Explorer plugin app ? 

I get the right Folder ID, how can i do ? Thank you.

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

wayne.brill
Collaborator
Collaborator
Accepted solution

Hi,

 

I don’t believe there is a way to drive Vault Explorer’s GUI from a Vault extension.

 

You can only react to changes from it. The only time you can affect the selection in Vault Explorer from an extension is ICommandContext.GoToLocation property when a custom command is being executed, but I can’t see a way the you would be able to leverage that functionality to accomplish what you are trying to do.

 

You could log this request on the Vault Idea station:

http://forums.autodesk.com/t5/Vault-IdeaStation/idb-p/2

 

 

Thanks,

Wayne



Wayne Brill
Developer Technical Services
Autodesk Developer Network

0 Likes