Asking about MouseSelectNotify

Hi All,

I have another question about MouseSelectNotify event.

I want to create a macro that allow user to click (Left mouse button click) on specific location and the macro will create a hole on that point.

however I just noticed that when I used SelectByID2 function, it will trigger MouseSelectNotify function.

Is there any way for me to differenciate the call from mouse event and SelectByID2 function ?

TIA,

Stanley

SolidworksApi macros