Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes. -- Added tests to verify behaviourWTI-1694
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes.WTI-1694
Cleanup: - Cleaned up test for the input viewNote: the input of the assessment level generated by the hydraulic boundary location cannot be asserted, because the daily waternet calculator input overwrites the extreme waternet calculator input.WTI-1694
Introduced extension method for the assessmentsection based on its normtype to retrieve the corresponding normative hydraulic boundary location calculation: - Rewired the macrostability inwards viewWTI-1694
Changed Func from returning assessment level to a hydraulic boundary location calculation: - Done to perform a dynamic resolving the assessment level in the view for redrawing the waternet zones -- Added observer to listen to changes of the hydraulic boundary location calculation - Removed setter logic --> data is set by means of constructor argumentsWTI-1694
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-1664
Introduced context object for displaying assembly categories on failure mechanism level for geotechnical failure mechanisms: - Added context definition for the macrostability inwards pluginWTI-1540