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