Re-reverted my changes for the SoilProfile1D property editor that where mistakenly reverted by Arjan when reverting his own changes for mechanism type None.Related to Issue [DSB-673]
+ disabled Add, Delete, Copy, Paste and Edit for the CharacteristicPoinst in SurfaceLine2Control grid+ also had to refactor DSoilModelContext.IsEnabled the part for GridViewControl to make it more readable and maintainableRelated to Issue [DSB-658]
Revert the change from Mechanism.None to Mechanism.Everything - this interfered with the filter on the segments as well as with the addition of a failure mechanism to a 2D profile.The solution of DSB-673 is to be sought in the context to D-Soil Model.Related to Issue [DSB-673]
Fixed a bug in DSoilModelContext that disabled editing in Probabilistic parameterview, added unit tests to prevent this from happening againRelated to Issue [DSB-685]