Message 1 of 2
Example Vault connection in revit trough API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
On one of my projects, we use Autodesk Vault to manage some of our CAD files.
When i have a cad link, i would like to make an Revit addin that is capable of connection to vault, finding the file and get some of the metadata.
I was looking for some example, but could not find it.
I am familiar with the Revit API and C#, so not looking for any general plugin tutorials.
Can someone point me in the right direction of some samples or documentation how to make something like this?