Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed demo project to prevent InvalidEnumArgumentExceptions when opening an input node of a wave conditions calculation.WTI-1707
Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed failing tests for wave impact asphalt cover that depend on the CategoryType --> Exceptions appear due to 0 being an invalid enum valueWTI-1707
Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed failing tests for stability stone cover that depend on the CategoryType --> Exceptions appear due to 0 being an invalid enum valueWTI-1707
Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed failing tests for grass cover erosion outwards that depend on the CategoryType --> Exceptions appear due to 0 being an invalid enum valueWTI-1707
Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed failing tests in Revetment.IO that depend on the CategoryType --> Exceptions appear due to 0 being an invalid enum valueWTI-1707
Applied helper to set the WaveConditions CategoryType for grass cover erosion outwards: - Only for adding multiple calculations based on the HBL from the calculation groupWTI-1707
Applied helper to set the WaveConditions CategoryType for grass cover erosion outwards: - Only for adding single calculation from the calculation groupWTI-1707