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_namestr

Name of the net to crawl in the search for vias.

Returns:
list[PolygonData]

List of boxes, one around each via discovered.