open_csv_row
- compas_tno.utilities.open_csv_row(path, cut_last=True, printout=True)[source]
Open a CSV file from the routine with several min/max thrust computations
- Parameters
path (str, optional) – Full path to save the file, by default None
cut_last (bool, optional) – If should cut last element, by default True
printout (bool, optional) – if should print in the screen, by default True
- Returns
thicknesses (list) – The list of the thickness computed for min/max thrust
solutions ([list, list]) – The list of solutions of min/max solutions