Fixed compilation errors on the FailureMechanismSectionAssemblyCalculator:- Corrected function call due to changed function call in calculating the category limitsWTI-1763
Fixed compilation errors on the AssemblyCategoriesCalculator:- Modified function arguments for WBI02, it only requires a contribution, a norm and an N value to calculate the categories.WTI-1763
Fixed compilation errors for the AssessmentSectionAssemblyCalculator- Changed control types of the view, as the factory now returns a FailureMechanism result instead of an AssessmentSectionAssembly result.WTI-1763
Fixed compilation errors for the AssessmentSectionAssemblyCalculator- Fixed errors of the RT Assembly factory due to changed API of the calculatorWTI-1763
Fixed compilation errors for the AssessmentSectionAssemblyCalculator- Changed return and function arguments to adhere to the new kernel API-- Fixed ICalculator and stubs. Calculator and its tests were already fixed as part of rev. 8ab2faf07b8a06b705b156aec092eecc8e70cbb8WTI-1763
Fixed compilation errors on FailureMechanismAssemblyCalculator:- Fixed all compilation errors related to the manual assembly- Fixed output type of G5 to prevent upcasting and resulting in wrong results. WTI-1763