Initialize desiredShoulderLength and desiredShoulderHeight to the original instead of 0.Created TestIfSellmeijerVnkCalculationGeneratesNoErrorWhenNewShoulderLengthIsSmaller.Related to Issue [MWDAM-1218]
In DesignCalculatorShoulderPerPoint, only perform EvaluateDesign when no exception was raised. When an exception was raised, use the exception message for the DesignCalculatorException. Related to Issue [MWDAM-1183]
Set safety factor to -1 when exception is raised in DesignCalculatorShoulderPerPoint.Added HorizontalBalance to get of SafetyFactor in DesignResultAdded TestIfSellmeijerVnkCalculationResultIsSetToFailDueToShoulderWidthErrorRelated to Issue [MWDAM-1183]