Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Handling SelectEvents for existing InteractionEvents

1 REPLY 1
Reply
Message 1 of 2
jherrman
341 Views, 1 Reply

Handling SelectEvents for existing InteractionEvents

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

1 REPLY 1
Message 2 of 2
philippe.leefsma
in reply to: jherrman

Sorry, it is not possible to hook up the selection mechanism of native commands. You would have either to invoke the native command and let it go or create your own from scratch.

 

Regards,

Philippe.

 



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report