M
Mac
Imagine a Mercedes logo - that's three semicircular shapes plus one circular,
border shape. So that's four shapes which I group together. Now, to this
group shape I add three connection points so that each resides in the center
of one of the semicircular shape's outer edges, so visually you can now
connect to each third of the logo. In my code I want to iterate through the
semicircular shapes and connect each to a shape somewhere outside. My
question is - how can I 'bubble up' to th econnection points which are
obtainable in the group supershape, but unobtainable in those semicircular
subshapes? Is there a way to 'propagate' the conn. points to the group's
underlying subshapes? If my explanation seems too fuzzy I'd like to share a
sample vsd via mail.
border shape. So that's four shapes which I group together. Now, to this
group shape I add three connection points so that each resides in the center
of one of the semicircular shape's outer edges, so visually you can now
connect to each third of the logo. In my code I want to iterate through the
semicircular shapes and connect each to a shape somewhere outside. My
question is - how can I 'bubble up' to th econnection points which are
obtainable in the group supershape, but unobtainable in those semicircular
subshapes? Is there a way to 'propagate' the conn. points to the group's
underlying subshapes? If my explanation seems too fuzzy I'd like to share a
sample vsd via mail.