How to override with epdm Debug Addin Hook

Hi all,

I see great content in this Forum. Great job guys. This is my first post here.

Question:

I have a hook added to Add-in and also a Debug Add-in (Ex: EdmCmd_PreState ). But this hook gets called twice, once from each Addin.

How can I make sure the hook gets called only from my Debug Addin? So that I can validate the code.

Thanks

Raj

SolidworksApi macros