SiwaveProperty#
- class pyedb.grpc.database.inner.layout_obj.SiwaveProperty#
Represents the SIwave solver properties.
This class encapsulates configuration settings for SIwave simulations, including reference net specification.
- Attributes:
- reference_net
str The reference net name. Default is an empty string.
- reference_net
Overview#
Convert SiwaveProperty instance into a SIwave configuration string. |
Import detail#
from pyedb.grpc.database.inner.layout_obj import SiwaveProperty