You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-architect-b...@googlegroups.com
I can't seem to get a shapescript make a call to a function in an add-in. I am trying to determine if an element is used by more than one diagram. If so we considered it a share element and want to display a symbol of some kind using shapescript.
To do this I believe we will need to have the shape script make a call to the addin via #ADDIN:MyAddin:MyFunc:Parms# as indicated by the user guide. Does anyone or does the EAExample.EAP have a working example that I can reference? The documentation is a little light on that particular topic.