get_point_terminal# Edb.get_point_terminal(name, net_name, location, layer)[source]# Place a voltage probe between two points. Parameters: namestr,Name of the terminal. net_namestrName of the net. locationlistLocation of the terminal. layerstr,Layer of the terminal. Returns: legacy.edb_core.edb_data.terminals.PointTerminal