Utility#

Classes#

heat_sink.HeatSink([fin_thickness, ...])

Represents a heat sink, a three-dimensional modeling component that can exchange radiation with other objects in the model.

hfss_extent_info.HfssExtentInfo([...])

Provides HFSS extent information.

layer_map.LayerMap(msg)

Represents a two-way layer map where the key and value is the layer ID.

material_property_thermal_modifier_params.AdvancedQuadraticParams([...])

Represents advanced quadratic parameters.

material_property_thermal_modifier_params.BasicQuadraticParams([...])

Represents basic quadratic parameters.

port_post_processing_prop.PortPostProcessingProp([...])

Represents the port postprocessing properties.

rlc.Rlc([r, r_enabled, l, l_enabled, c, ...])

Represents an RLC.

temperature_settings.TemperatureSettings(...)

Provides temperature settings.

transform.Transform(msg)

Represents a transformation.

transform3d.Transform3D(msg)

Represents a 3D transformation.

value.Value(val[, _owner])

Represents a number or an expression.

edb_error_manager.EDBErrorSeverity(value)

Enum representing the severity of an EDBError.

edb_error_manager.EDBError(message, severity)

Class representing an error received from the EDB error manager on the server.

edb_error_manager.get_error_messages()

Get all the error messages stored in the EDB error manager.

Enums#

heat_sink.HeatSinkFinOrientation(value)

Provides an enum representing bondwire types.

hfss_extent_info.HFSSExtentInfoType(value)

Provides an enum representing available HFSS extent information types.

hfss_extent_info.OpenRegionType(value)

Provides an enum representing open region types.

layer_map.LayerMapUniqueDirection(value)

Provides an enum representing a unique direction.