find#
- classmethod CellInstance.find(layout, name)#
Find a cell instance by name in a given layout.
- Parameters:
- Returns:
CellInstance
Cell instance that is found,
None
otherwise.
Find a cell instance by name in a given layout.
CellInstance
Cell instance that is found, None
otherwise.