generate_via_smart_box#
- Cell.generate_via_smart_box(net_name)#
Generate a via smart box.
This method automatically identifies the locations of vias and significant geometry around them.
- Parameters:
- net_name
str
Name of the net to crawl in the search for vias.
- net_name
- Returns:
list
[PolygonData
]List of boxes, one around each via discovered.