Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - novice user

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Finding diagram messages from VB
« on: September 01, 2008, 06:34:05 pm »
I would like to generate a list of all the messages in a diagram, using VBA.
The "Diagram" object does not have a "messages" method.
How can I find all the messages?
(I assume there are 2 methods - going over all the "DiagramObjects" of the diagram and finding which one is a connector, or going all the connectors in the repository and finding which one are connected to the diagram. Any recommendation of code fragments?)
Thanks

Pages: [1]