reroute method

reroute(self)

Reroutes connector so that it take the shortest possible path between the shapes it connect.

def reroute(self):
    ...

See Also