Added code to read the stability design parameters from the engine output and to add these to the UI-data. Although there is a unit test for this, the real testing can only take place once the whole "train" (UI-Engine-kernel) is in place. Related to Issue [MWDAM-1115]
Made sure SoilProfile is set too on filling CsvExportData. Made sure the results are properly displayed in the UI (by properly clearing old results, making sure new results are properly propagated to table and property window). Cleaned up CsvExportData a bit. For piping, the results now seem to be ok. Related to Issue [MWDAM-1035]