Index: DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -r877 -r1215
--- DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 877)
+++ DamEngine/trunk/src/Deltares.DamEngine.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1215)
@@ -61,6 +61,24 @@
}
///
+ /// Looks up a localized string similar to GetCotangentOfInnerSlope requires either of characteristic points ShoulderBaseInside or DikeToeAtPolder to be defined..
+ ///
+ internal static string GetCotangentOfInnerSlopeDikeToeAtPolderRequired {
+ get {
+ return ResourceManager.GetString("GetCotangentOfInnerSlopeDikeToeAtPolderRequired", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to GetCotangentOfInnerSlope requires characteristic point DikeTopAtPolder to be defined..
+ ///
+ internal static string GetCotangentOfInnerSlopeDikeTopAtPolderRequired {
+ get {
+ return ResourceManager.GetString("GetCotangentOfInnerSlopeDikeTopAtPolderRequired", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to In combining the aquifer layer for 1D profile {0}, different water pressure interpolation models are used in the layers concerned which is not allowed..
///
internal static string SoilProfile1DAquiferLayerCombiner_CombineLayers_InconsistentWaterpressureInterpolationModel {