add_from_file# ParametricSetups.add_from_file(input_file, name=None)[source]# Add a Parametric Setup from a csv file. Parameters: input_filestrCsv file path. namestr, optionName of parametric setup. Returns: boolTrue if the import is executed correctly.