I have a few shapes with named connection points. Is there any way to connect them using their name?
I don't want to connect them using x,y co-ordinates.
Example:
Say I have two shapes S1, S2.
Connection points on S1: C11, C12
Connection points on S2: C21, C22
Now can I specify Connect S1(C11) -> S2(C21)