Links avoiding other links

Is there any way to improve the avoidance capabilities of links so that they avoid other links as well as nodes?
The avoids nodes algorithm works very well but we also want each link to avoid each other so that overlaps of links are minimised.
To complicate things we also want multiple links to each port!
Is this possible?
Glenn.

At this time there isn’t any automatic way to get what you want. You could try adjusting the positions of the link segments yourself, although that won’t guarantee avoidance if there are too many links running through the same area.
And of course, if you have two or more links connecting to the same port at the same point, you’re bound to have those end segments overlapping each other! But I assume that would just be a standard exception.