Message 1 of 3
OnSaveEvents - Two different Addins with two different OnSaveEvents

Not applicable
01-04-2017
04:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have two different customized Addins. One from our PDM-System and one of our own.
Each Addin fired by OnSaveEvent, eventtime kbefore and the HandlingCodeEnum is set to kEventNotHandled.
If both Addins active and I save an Inventor-File Inventor send another "Save Changes to ..." on Close this file.
Why?
There is no OnSaveEvent with eventtime kafter.
Our own addin only make changes on iProperties.
I don't know what happend and how I can pass the save-message.