Message 1 of 13
Inventor Vault Add In

Not applicable
01-16-2021
04:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I have a bunch of parts/assemblies/drawings in which I need to update a user parameter .
Following is my requirement:
1. check-out file
2. update user parameters and save
3. check-in file
I already have a VB application which can open files in Inventor, update user parameters and Save. The part which involves Vault(check-in & check-out) is what I am not sure of.
Is it possible to do the above steps using Vault plug-in API through Inventor? If not, please advise a suitable way.
Thanks in advance!