export_to_csv# SetupParam.export_to_csv(output_file) → bool# Export the current Parametric Setup to csv. Parameters: output_filestrFull Path to the csv file. Returns: boolTrue if the export is correctly executed.