HFSSPIGeneralSettings#

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

Represents general settings for HFSSPI simulations.

Methods

Attributes

HFSSPIGeneralSettings.mesh_region_name

str: Name of the mesh region to use.

HFSSPIGeneralSettings.model_type

HFSSPIModelType: Model type.

HFSSPIGeneralSettings.msg

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

HFSSPIGeneralSettings.use_auto_mesh_region

bool: Flag indicating if auto mesh regions are used.

HFSSPIGeneralSettings.use_mesh_region

bool: Flag indicating if mesh regions are used.