HeatSink#
- class pyedb.dotnet.database.utilities.heatsink.HeatSink(pedb, edb_object=None)#
Heatsink model description.
- Parameters:
- pedb
pyedb.dotnet.edb.Edb Inherited object.
- edb_object
Ansys.Ansoft.Edb.Utility.HeatSink,
- pedb
Overview#
The base elevation of the fins. |
|
The fin height. |
|
The fin orientation. |
|
The fin spacing. |
|
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.