HeatSink#

class pyedb.dotnet.database.utilities.heatsink.HeatSink(pedb, edb_object=None)#

Heatsink model description.

Parameters:
pedbpyedb.dotnet.edb.Edb

Inherited object.

edb_objectAnsys.Ansoft.Edb.Utility.HeatSink,

Overview#

fin_base_height

The base elevation of the fins.

fin_height

The fin height.

fin_orientation

The fin orientation.

fin_spacing

The fin spacing.

fin_thickness

The fin thickness.

Import detail#

from pyedb.dotnet.database.utilities.heatsink import HeatSink

Property detail#

property HeatSink.fin_base_height#

The base elevation of the fins.

property HeatSink.fin_height#

The fin height.

property HeatSink.fin_orientation#

The fin orientation.

property HeatSink.fin_spacing#

The fin spacing.

property HeatSink.fin_thickness#

The fin thickness.