Skip to content

Fixed bug due to missing canduidate cells in IntersectWithLine

The locator was prematurely truncating traversal of the intersection line, so some candidate cells were not considered causing missed intersections.

Merge request reports