Message 1 of 2
SelectEvents.OnSelect not fired with kSketchProfileFilter in an assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If I open a part and I run my addin the InteractionEvents object allows me to select any type of entities, including profiles.
If I open an assembly containing the same part, enter the part editing on that part, and run my addin, all the selection filters but kSketchProfileFilter work well.
With kSketchProfileFilter when I move the mouse on an area I see the highlight, but when I click nothing happens.
When I right click, then click on Continue, InteractionEvents.OnTerminate is fired.
Thanks,
Stefano