EdbCommon#

class pyedb.dotnet.database.net_class.EdbCommon(pedb)#

Overview#

__getitem__

Get a net from the EDB project.

Import detail#

from pyedb.dotnet.database.net_class import EdbCommon

Method detail#

EdbCommon.__getitem__(name)#

Get a net from the EDB project.

Parameters:
namestr, int

Name or ID of the net.

Returns:
:class:` pyedb.dotnet.database.edb_data.nets_data.EDBExtendedNetsData