export_to_csv#

SetupParam.export_to_csv(filename)[source]#

Export the current Parametric Setup to csv.

Parameters:
filenamestr

Full Path to the csv file.

Returns:
bool

True if the export is correctly executed.