resistors# property Components.resistors[source]# Resistors. Returns: dict[str, pyedb.dotnet.edb_core.cell.hierarchy.component.EDBComponent]Dictionary of resistors. Examples >>> from pyedb import Edb >>> edbapp = Edb("myaedbfolder") >>> edbapp.components.resistors