dassemblydocevents in c# sw add in
i am trying to implement dassemblydocevents in a c# api add in - i can get a reference to the model document, but can not seem to figure out how to connect or get the events from it - i am interested in dassemblydocevents_additemnotifyeventhandler
thanks in advance... scott
c# i don't know but maybe vbcode helps you a little too
in class module
dim withevents dassemblydoc as sldworks.assemblydoc
quick