Fixed the button. Also made it work properly for Bishop/UpliftVan calculation. For this, StabilityModel (.ToString) is now used as calculation name instead of the former CalculationName property. Had to write the StabilityModel to file to make this fix persistent. So, in order to properly see this work, old files have to be recalculated first.Related to Issue [MWDAM-1175]
reverted 1223 from DamClients/DamUI/trunk/data/DamEngineTestProjects/PipingVoorbeeld1/PipingSellmeijerVNK.damx:accidental commitRelated to Issue [MWDAM-1169]
Improve check on shoulder and dike embankment material (only check if design AND adaption)Fix error message ValidateShoulderEmbankmentMaterial()Related to Issue [MWDAM-1173]
Added SoilType to Soil propertiesRefactored, that DikeMaterialType in IO is an int and not of type SoilTypeDikeMaterialType in IO is also renamed to DikeSoilTypeRelated to Issue [MWDAM-1172]