HFSSPINetProcessingSettings#

class ansys.edb.core.simulation_setup.hfss_pi_simulation_settings.HFSSPINetProcessingSettings(sim_setup)#

Represents HFSSPI net processing settings.

Methods

Attributes

HFSSPINetProcessingSettings.auto_select_nets_for_simulation

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

HFSSPINetProcessingSettings.ignore_dummy_nets_for_selected_nets

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

HFSSPINetProcessingSettings.include_nets

list of str: Nets to include in HFSSPI simulation.

HFSSPINetProcessingSettings.msg

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