Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsInput.cs =================================================================== diff -u -raa56a5d7a6ec9f083ce3bd7a65d0c5b06470fd3b -r5e9769061c2802f1182ed502e2a32581cfb68196 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsInput.cs (.../GrassCoverErosionInwardsInput.cs) (revision aa56a5d7a6ec9f083ce3bd7a65d0c5b06470fd3b) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsInput.cs (.../GrassCoverErosionInwardsInput.cs) (revision 5e9769061c2802f1182ed502e2a32581cfb68196) @@ -150,24 +150,12 @@ /// public bool CalculateDikeHeight { get; set; } - /// - /// Gets or sets whether needs to be taken into account. - /// public bool UseBreakWater { get; set; } - /// - /// Gets the . - /// public BreakWater BreakWater { get; private set; } - /// - /// Gets or sets whether the needs to be taken into account. - /// public bool UseForeshore { get; set; } - /// - /// Gets the geometry of the foreshore. - /// public RoundedPoint2DCollection ForeshoreGeometry { get