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 listThe 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.PadstackInstanceList of EDB vias.