get_via_instance_from_net#

EdbPadstacks.get_via_instance_from_net(net_list=None)[source]#

Get the list for EDB vias from a net name list.

Parameters:
net_liststr or list

The list of the net name to be used for filtering vias. If no net is provided the command will return an all vias list.

Returns:
list of Edb.Cell.Primitive.PadstackInstance

List of EDB vias.