Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismAssemblyFactory.cs =================================================================== diff -u -rbc524ff12185a64dc843839fd1711ba8df3561a4 -r749041cd705445f067934c94b6be14c4ef5fc793 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismAssemblyFactory.cs (.../HeightStructuresFailureMechanismAssemblyFactory.cs) (revision bc524ff12185a64dc843839fd1711ba8df3561a4) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismAssemblyFactory.cs (.../HeightStructuresFailureMechanismAssemblyFactory.cs) (revision 749041cd705445f067934c94b6be14c4ef5fc793) @@ -229,8 +229,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 @@ -263,8 +262,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 @@ -318,8 +316,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.