Index: src/Deltares.DSoilModel.Forms/DSoilModelPlugin.cs =================================================================== diff -u -r675 -r686 --- src/Deltares.DSoilModel.Forms/DSoilModelPlugin.cs (.../DSoilModelPlugin.cs) (revision 675) +++ src/Deltares.DSoilModel.Forms/DSoilModelPlugin.cs (.../DSoilModelPlugin.cs) (revision 686) @@ -517,7 +517,7 @@ sender == Project.SoilProfiles1D|| sender == Project.SoilProfiles2D|| sender == Project.SurfaceLines || - sender == Project.SoilSegments) + sender == Project.CurrentSoilSegments) { if ((sender as IList).Count == 0) {