All connections in my project should be orthogonal. I have two type of connection in my project.
- Routed connections.
- Connections with manually set connection points (“manual connections”).
I use: AStarRouter and WallOptimization = true.
Problem:
When I move a shape with „manual connections", this connection is not
orthogonal.
Question: Is
there a way to keep connections orthogonal and keep connection points?