Index: Ringtoets/Common/src/Ringtoets.Common.Data/MechanismSurfaceLineBase.cs
===================================================================
diff -u -r620846e4cf00b13e9310c931d29bac47799a81d8 -r370802984ee93f79d010cf3973ade0bfa419c9b1
--- Ringtoets/Common/src/Ringtoets.Common.Data/MechanismSurfaceLineBase.cs (.../MechanismSurfaceLineBase.cs) (revision 620846e4cf00b13e9310c931d29bac47799a81d8)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/MechanismSurfaceLineBase.cs (.../MechanismSurfaceLineBase.cs) (revision 370802984ee93f79d010cf3973ade0bfa419c9b1)
@@ -206,12 +206,12 @@
}
///
- /// Creates a configured for the case that a characteristic point
+ /// Creates a configured for the case that a characteristic point
/// is not in the geometry of the surface line.
///
/// The point that is not in the geometry.
/// The description of the characteristic point.
- /// Returns a configured .
+ /// Returns a configured .
protected static ArgumentException CreatePointNotInGeometryException(Point3D point, string characteristicPointDescription)
{
string message = string.Format(Resources.MechanismSurfaceLineBase_SetCharacteristicPointAt_Geometry_does_not_contain_point_at_0_to_assign_as_characteristic_point_1_,
Index: build/Technical_documentation/Ringtoets.doxygen.svn
===================================================================
diff -u -rbaf241cddae487ce50aae2a35bb99fa2b7ce1e0b -r370802984ee93f79d010cf3973ade0bfa419c9b1
--- build/Technical_documentation/Ringtoets.doxygen.svn (.../Ringtoets.doxygen.svn) (revision baf241cddae487ce50aae2a35bb99fa2b7ce1e0b)
+++ build/Technical_documentation/Ringtoets.doxygen.svn (.../Ringtoets.doxygen.svn) (revision 370802984ee93f79d010cf3973ade0bfa419c9b1)
@@ -405,7 +405,7 @@
# the optimal cache size from a speed point of view.
# Minimum value: 0, maximum value: 9, default value: 0.
-LOOKUP_CACHE_SIZE = 0
+LOOKUP_CACHE_SIZE = 2
#---------------------------------------------------------------------------
# Build related configuration options