PinGroupTerminal#
- class pyedb.dotnet.database.cell.terminal.pingroup_terminal.PinGroupTerminal(pedb, edb_object=None)#
Bases:
pyedb.dotnet.database.cell.terminal.terminal.TerminalManages pin group terminal properties.
Overview#
Import detail#
from pyedb.dotnet.database.cell.terminal.pingroup_terminal import PinGroupTerminal
Method detail#
- PinGroupTerminal.create(name, net_name, pin_group_name, is_ref=False)#
Create a pin group terminal.
- PinGroupTerminal.pin_group()#
Gets the pin group the terminal refers to.