edit_setup# Circuit.edit_setup(setupname, properties_dict)[source]# Modify a setup. Parameters: setupnamestrName of the setup. properties_dictdictDictionary containing the property to update with the value. Returns: pyaedt.modules.SolveSetup.Setup References >>> oModule.EditSetup Copy to clipboard