Message 1 of 2
Handling SelectEvents for existing InteractionEvents

Not applicable
06-24-2013
07:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd like to handle SelectEvents as a user selects edges for a filleting operation using the standard fillet creation dialog box. I'm unsure of how to access the InteractionEvents object that is created automatically by Inventor when the user opens the fillet creation window.
I know that there are ways to start my own interactive selection process via CommandManager.CreateInteractionEvents(), but I would like to tap into the existing selection workflow that's provided by the fillet creation window.
Thanks,
Jeremy