edit_setup# Maxwell2d.edit_setup(name, properties)[source]# Modify a setup. Parameters: namestrName of the setup. propertiesdictDictionary containing the property to update with the value. Returns: pyaedt.modules.SolveSetup.Setup References >>> oModule.EditSetup Copy to clipboard