HFSSAdvancedSettings#
- class ansys.edb.core.simulation_setup.hfss_simulation_settings.HFSSAdvancedSettings(sim_setup)#
Represents advanced settings for HFSS simulations.
Methods
Attributes
str
: Absolute length used as tolerance when defeaturing polygons.float
: Extent ratio used as tolerance when defeaturing polygons.int
: Enable/disable healing of mis-aligned points and edges.bool
: Flag indicating if model resolution is automatically calculated for IC designs.str
: Model resolution to use when manually setting the model resolution of IC designs.bool
: Flag indicating if meshing for via plating is enabled.ModelType
: model type.EDBObjMessage
: Protobuf message that represents this object's ID.float
: Spacing between vias.int
: Number of sides a via is considered to have.bool
: Flag indicating if a geometry not connected to any other geometry is removed.float
: Voids with an area smaller than this value are ignored during simulation.bool
: Flag indicating if polygons are unioned before meshing.bool
: Flag indicating if polygon defeaturing is performed.bool
: Flag indicating if absolute length or extent ratio is used when defeaturing polygons.str
: Default via material.ViaStyle
: Via model type.