Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresFailureMechanismAssemblyFactory.cs
===================================================================
diff -u -ra7e68fa9619f92521fae84b1d74bfb83936c2bf6 -r749041cd705445f067934c94b6be14c4ef5fc793
--- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresFailureMechanismAssemblyFactory.cs (.../StabilityPointStructuresFailureMechanismAssemblyFactory.cs) (revision a7e68fa9619f92521fae84b1d74bfb83936c2bf6)
+++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresFailureMechanismAssemblyFactory.cs (.../StabilityPointStructuresFailureMechanismAssemblyFactory.cs) (revision 749041cd705445f067934c94b6be14c4ef5fc793)
@@ -228,8 +228,7 @@
/// The failure mechanism section result to get the assembly category group for.
/// The failure mechanism this section belongs to.
/// The this section belongs to.
- /// Indicator that determines whether the manual assembly should be used or ignored, regardless of
- /// the value of .
+ /// Indicator that determines whether the manual assembly should be considered when assembling the result.
/// A .
/// Thrown when any parameter is null.
/// Thrown when the
@@ -262,8 +261,7 @@
///
/// The failure mechanism to assemble for.
/// The the failure mechanism belongs to.
- /// Indicator that determines whether the manual assembly should be used or ignored, regardless of
- /// the value of .
+ /// Indicator that determines whether the manual assembly should be considered when assembling the result.
/// A .
/// Thrown when any parameter is null.
/// Thrown when the
@@ -317,8 +315,7 @@
/// The failure mechanism section result to get the assembly for.
/// The failure mechanism to assemble for.
/// The the failure mechanism belongs to.
- /// Indicator that determines whether the manual assembly should be used or ignored, regardless of
- /// the value of .
+ /// Indicator that determines whether the manual assembly should be considered when assembling the result.
/// A .
/// Thrown when a
/// could not be created.