Message 1 of 2
OnQuit but after save and/or check-in?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In my add-in, I am using the OnQuit event to do some "stuff" before Inventor shuts down. It works fine but I really would like to wait until after all documents have been saved and/or checked-in to Vault before doing said "stuff." Anyone have an idea about how to accomplish this? Thank you.