Connecting links to groups

Hello, I am trying to use a group as an aggregation, I need that group can be linked by another shape. How can I do it??? Something like this example

The Group class inherits from the Node class, so it can participate as a source or as a destination of a Link just as any simple Node would.

Please read:
http://gojs.net/latest/intro/groups.html
http://gojs.net/latest/intro/subgraphs.html

I will try it, following your advice. Thank you very much @walter

2 posts were split to a new topic: Different kinds of links