Message 1 of 6
Open Vault file programatically in viewer

Not applicable
01-07-2016
01:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm not sure if this is the correct section or not but I am looking to see if I can get a little guidance. Is there a way to create a client application that would open a vault file in Inventor View? We have a C# .NET application that users are interfacng with to look at database records, and what I am trying to do is allow them to click a button, have my application find any associated drawings in the vault, and open them in Inventor Viewer.
I have heard a little about apprentice and I am trying to see what the best approach is for me to get started...I am hoping it is a relatively straightforward proccess once I am more familiar with the API.