GoLink

Hi



I have two GoGroup ( that each contains 2 GoPort and one GoImage ) and those are linked with one GoLink.

I want to know how can I rotate the GoLink around GoGroup.

More preciselly if i move one GoGroup then the GoLink must move on screen free around GoGroup. Actually there I have a spot for that link for preciselly indication. I want to remove this spot in my GoPort for free arounding. It is possible?



Thanks

I hope if you have some GoPorts in your GoGroup, you are actually using or inheriting from GoNode instead of from GoGroup. However, this issue is unrelated to your question.
Are you asking about having the end of the link terminate near the intersection of the node’s edge and the link going straight to the port? If so, try setting GoPort.PortObject to be the whole node, for both of your ports.