CfgNet#
- class pyedb.configuration.cfg_nets.CfgNets.CfgNet(pedb, net_name: str)#
Represents a single net in the EDB layout with live session access.
Overview#
bool: Whether this net is classified as power/ground. |
|
str: |
Import detail#
from pyedb.configuration.cfg_nets.CfgNets import CfgNet
Property detail#
Attribute detail#
- CfgNet.name#