T
Tao Lu
Hi,
I am using VISIO 2003 with embedded VBA macro to do some modeling work.
I wonder how I can tell if two shapes are connected by matching the
connection points in the VBA macro. (The connection points could be found in
the spreadsheet of the shape)
For example, two rectagles could be connected (1 boundary line overlap and
same length).
connection point 1
*
|~~~~~~~|~~~~~~~|
| 1 | 2 |
|_______|_______|
*
connection point 2
Thanks!
I am using VISIO 2003 with embedded VBA macro to do some modeling work.
I wonder how I can tell if two shapes are connected by matching the
connection points in the VBA macro. (The connection points could be found in
the spreadsheet of the shape)
For example, two rectagles could be connected (1 boundary line overlap and
same length).
connection point 1
*
|~~~~~~~|~~~~~~~|
| 1 | 2 |
|_______|_______|
*
connection point 2
Thanks!