CsvExportData.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Solved the problem by adding test on the redesignedSurfaceLineGlobal before trying to access its properties.

Related to Issue [MWDAM-1241]

Fixed the button. Also made it work properly for Bishop/UpliftVan calculation. For this, StabilityModel (.ToString) is now used as calculation name instead of the former CalculationName property. Had to write the StabilityModel to file to make this fix persistent. So, in order to properly see this work, old files have to be recalculated first.

Related to Issue [MWDAM-1175]

  1. … 2 more files in changeset.
Added StabilityModelType to MStabResults

Related to Issue [MWDAM-1169]

  1. … 4 more files in changeset.
Solved the problem with the "shifting" surface line by replacing Assign by DeepClone in CsvExportData. Removed dead code from FillDamUiFromXmlOutput and updated tests. Note that only the Uplift values for now are still "failing".

Related to Issue [MWDAM-1057]

  1. … 2 more files in changeset.