partial equi dist

This commit is contained in:
Philip Puk 2022-03-26 15:26:45 +00:00
parent af29f8babb
commit afdd8fa67b

View file

@ -343,7 +343,8 @@ let initialWireVerticesFromPorts
let startX, startY, endX, endY =
startPort.X, startPort.Y, endPort.X, endPort.Y
printfn $"startX:{startX},endX:{endX},startY:{startY},endY:{endY}"
// Oppositeside -> the two ports face one another
if routetype = Oppositeside then