refresh_all_ids# MaxwellCircuitComponents.refresh_all_ids() → int# Refresh all IDs and return the number of components. References >>> oEditor.GetAllElements() Examples >>> from ansys.aedt.core import Circuit >>> aedtapp = Circuit() >>> sch = aedtapp.modeler.schematic >>> sch.refresh_all_ids()