get_terminal#

EDBPadstackInstance.get_terminal(name=None, create_new_terminal=False)[source]#

Get PadstackInstanceTerminal object.

Parameters:
namestr, optional

Name of the terminal. Only applicable when create_new_terminal is True.

create_new_terminalbool, optional

Whether to create a new terminal.

Returns:
pyedb.dotnet.edb_core.edb_data.terminals