© 2008 Autodesk
Autodesk Manufacturing Developer’s Camp 2010   Extending Digital Prototyping
Vault Client API
•Available in all Vault products except base Vault. 
•
•Add-ons are .NET DLLs. 
•
•Custom content can do anything that .NET DLLs can do.
For example:
•Custom UI, dialogs, etc.
•Connect to external database
•Make use of other APIs (ex. Inventor Apprentice)
•Loading COM controls (via Interop).
•
•Supports any .NET language (C#, VB.NET)