HFSSPIGeneralSettings#

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

Represents HFSSPI general settings.

Methods

Attributes

HFSSPIGeneralSettings.include_enhanced_bondwire_modeling

bool: Flag indicating whether to include enhanced bondwire modeling.

HFSSPIGeneralSettings.min_plane_area_to_mesh

str: (General Mode Only) The minimum plane area to mesh.

HFSSPIGeneralSettings.min_void_area_to_mesh

str: (General Mode Only) The minimum void area to mesh.

HFSSPIGeneralSettings.model_type

HFSSPIModelType: (General Mode Only) Model type.

HFSSPIGeneralSettings.msg

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

HFSSPIGeneralSettings.perform_erc

bool: (General Mode Only) Flag indicating whether to perform error checking while generating the solver input file.

HFSSPIGeneralSettings.rms_surface_roughness

str: RMS surface roughness.

HFSSPIGeneralSettings.simulation_preference

HFSSPISimulationPreference: Simulation preference.

HFSSPIGeneralSettings.snap_length_threshold

str: (General Mode Only) The snap length threshold.

HFSSPIGeneralSettings.surface_roughness_model

SurfaceRoughnessModel: Surface roughness model.