Really need help

OK… i dont get why i never get a straight answer for this one but will
try again. I have a Node class . Its a GoNode sub class with a main
GoRoundedRectangle shape and two ports one on the left one on the
right… i can create links from the left port (out port) to the right
port (in port) and i want the link to go around my Node…whats the
best way of doing so… the only thing i manage to do now is using a
Bezier and giving it a big curviness…but it still doesnt go
completely around…Please help!

Making the link Orthogonal and have a Style other than Bezier should work.