instances#
- property Components.instances[source]#
All Cell components objects.
- Returns:
Dict
[str
,pyedb.dotnet.edb_core.cell.hierarchy.component.EDBComponent
]Default dictionary for the EDB component.
Examples
>>> from pyedb import Edb >>> edbapp = Edb("myaedbfolder") >>> edbapp.components.components