高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dassemblydocevents in c sw add in
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
|