Closed christianbrugger closed 10 years ago
In the current implementation it is possible to add loops in linetrees, by adding two non connected lineestrees with many crossovers and then connecting them. In that case only one line connector item should be placed.
Now using tree based internal strucutre --> solved this issue.
In the current implementation it is possible to add loops in linetrees, by adding two non connected lineestrees with many crossovers and then connecting them. In that case only one line connector item should be placed.