Table of Contents

Interface IGetThermalLayerList

Namespace
Hi.Physics
Assembly
HiMech.dll

Interface for objects that can provide a list of thermal layers.

public interface IGetThermalLayerList
Extension Methods

Methods

GetThermalLayerList()

Gets the list of thermal layers.

List<ThermalLayer1D> GetThermalLayerList()

Returns

List<ThermalLayer1D>

List of thermal layers.