Hi everyone,
Can someone explain to me how exactly the MenuEnableMethod works asseen in the AddMenuPopupItem2 function.
SldWorks::AddMenuPopupItem2
I read the explanation given in the API but its still a bit unclearto me. It says that:
SolidWorks calls this function before displaying the menu ...
So is it only called once and thats it or is it repeatedly calledonce something changes in SW?
Additionally if i want to implement this method where do i add it?
I am writting a SW Addin using VB.NET.
Cheers,
--Stav.SolidworksApi macros
Can someone explain to me how exactly the MenuEnableMethod works asseen in the AddMenuPopupItem2 function.
SldWorks::AddMenuPopupItem2
I read the explanation given in the API but its still a bit unclearto me. It says that:
SolidWorks calls this function before displaying the menu ...
So is it only called once and thats it or is it repeatedly calledonce something changes in SW?
Additionally if i want to implement this method where do i add it?
I am writting a SW Addin using VB.NET.
Cheers,
--Stav.SolidworksApi macros
