Already asked this question

Hey this question already was asked…but i cant seem to make it work.

I have a class that subclasses GoSimpleNode CreateIcon and CreatePort
are overriden also the icon is a GoRoundedRectangle and the Ports are
GoBoxPorts. I want to make a self link on a node… and i want
this link to go around my node…ive managed changing the curviness so
that the link doesnt go straigth from one port to the other…but it
doesnt give me the result i want. First is it possible? i know it is
when a node as a self link on the same port…but on 2 different port
(FromPort and ToPort) is it possible??

Thanks