interaction events not working in addin release build only

interaction events not working in addin release build only

prussellZXB3F
Enthusiast Enthusiast
260 Views
1 Reply
Message 1 of 2

interaction events not working in addin release build only

prussellZXB3F
Enthusiast
Enthusiast

I've created an addin which works fine running the debug version of the .dll but not the release version. The event starts but cannot select anything inside the modelling window, no errors, can still use the mouse to select a new command etc. just can't complete the selection event?!

 

Inventor 2019, VS2017

Using interaction events rather then the .pick() selection method.

 

Many thanks in advance for any suggestions or ideas

Phil

0 Likes
261 Views
1 Reply
Reply (1)
Message 2 of 2

prussellZXB3F
Enthusiast
Enthusiast

removed optimisation on the build, gained a couple of kb but works fine now

0 Likes