PointTerminal#
- class pyedb.dotnet.database.cell.terminal.point_terminal.PointTerminal(pedb, edb_object=None)#
Bases:
pyedb.dotnet.database.cell.terminal.terminal.TerminalManages point terminal properties.
Overview#
Import detail#
from pyedb.dotnet.database.cell.terminal.point_terminal import PointTerminal
Property detail#
- property PointTerminal.layer#
Get layer of the terminal.
- property PointTerminal.location#
Location of the terminal.
Method detail#
- PointTerminal.create(name, net, location, layer, is_ref=False)#
Create a point terminal.