Message 1 of 5
Detecting "Replace Model Reference" (in drawings) through an event in VBA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
does anyone know what events fire that I could catch from a VBA macro to detect a model reference replacement? (Using the command on the ribbon)
Couldn't find an obvious one. OnInitializeDocument doesn't tell what triggered this event.
Thanks.