You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a scenario where I was trying to route an orthogonal path between 2 connection ends and there is no route-able space for the path. The requirement is for me to place a constraint on the idealNudgingDistance in such a way that there is no space for the path to be made.
And, the result of the orthogonal routing algorithm is that the path made is non-orthogonal (See attached picture).
Is there a way to force an orthogonal path? Note, cutting through other obstacles in this corner case would be permissible.
The text was updated successfully, but these errors were encountered:
Hi,
I have a scenario where I was trying to route an orthogonal path between 2 connection ends and there is no route-able space for the path. The requirement is for me to place a constraint on the idealNudgingDistance in such a way that there is no space for the path to be made.
And, the result of the orthogonal routing algorithm is that the path made is non-orthogonal (See attached picture).
Is there a way to force an orthogonal path? Note, cutting through other obstacles in this corner case would be permissible.
The text was updated successfully, but these errors were encountered: