SIWavePSINetProcessingSettings#

class ansys.edb.core.simulation_setup.siwave_psi_simulation_settings.SIWavePSINetProcessingSettings(sim_setup)#

Represents SIWavePSI net processing settings.

Methods

Attributes

SIWavePSINetProcessingSettings.auto_select_nets_for_simulation

bool: Flag indicating whether to automatically select nets for simulation.

SIWavePSINetProcessingSettings.ignore_dummy_nets_for_selected_nets

bool: Flag indicating whether to ignore dummy nets for selected nets.

SIWavePSINetProcessingSettings.include_nets

list of str: Nets to include in SIWavePSI simulation.

SIWavePSINetProcessingSettings.msg

EDBObjMessage: Protobuf message that represents this object's ID.