Changed intersection algorithm: - Clip the draw area between maximum and minimum X coordinates of the surface line when relevant to prevent …
Show more
Changed intersection algorithm: - Clip the draw area between maximum and minimum X coordinates of the surface line when relevant to prevent intersections not being found when the soil model has coordinates outside the surface line X interval -- Only relevant for waternet zones who are partially above the surface line - Adjusted area definition algorithm -- Algorithm did not take intermediate intersection points into account when the waternet zone top is above the y coordinate of the surfaceline, while the waternet zone bottom is exactly on the y coordinate of the surface line -- Adjusted failing tests to include these coordinates as well.WTI-1664Show less