Class Ssz
Reads a modelSsz.csv sizing results file
public static class Ssz
- Inheritance
-
Ssz
Methods
GetColumns(string)
Gets the ssz file columns as a dictionary of header as key.
public static Dictionary<string, List<double>> GetColumns(string file)
Parameters
file
stringssz.csv file path