Skip to content

BUG: Fix DiscreteModelEdge Tesselation

The model edge's tesselation is not in head to tail order.

The fix was to first find the starting line cell and then walk the cells.

Merge request reports