Message 1 of 2
How to do a Vault API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm writing an Inventor API in VBA and the objective is to make assemblies from given parts and modify some of these (new parts). To get this, I want to write a Vault API (check if vault is open, check-in, check-out...) and the two API work together. I had thought yo develop an Add-in in Microsoft Visual Studio and access to Inventor and Vault at once, is this possible? I've Vault Basic 2022, Is it necessary to have Vault Professional?
If is this possible, can you give me some first steps to start?