refresh_all_ids#

EmitComponents.refresh_all_ids() int#

Refresh all IDs and return the number of components.

Examples

>>> from ansys.aedt.core.modeler.circuits.primitives_emit import EmitComponents
>>> obj = EmitComponents()
>>> obj.refresh_all_ids()