export_to_csv#

SetupParam.export_to_csv(output_file)[source]#

Export the current Parametric Setup to csv.

Parameters:
output_filestr

Full Path to the csv file.

Returns:
bool

True if the export is correctly executed.