ExtendedNet#
- class pyedb.grpc.database.net.extended_net.ExtendedNet(pedb, edb_object)#
Bases:
ansys.edb.core.net.extended_net.ExtendedNetManages EDB functionalities for a primitives. It Inherits EDB Object properties.
Overview#
Nets dictionary. |
|
Dictionary of components. |
|
Dictionary of RLC components. |
|
Dictionary of serial RLC components. |
|
Dictionary of shunt RLC components. |
Import detail#
from pyedb.grpc.database.net.extended_net import ExtendedNet
Property detail#
- property ExtendedNet.nets: dict[str, pyedb.grpc.database.net.net.Net]#
Nets dictionary.