Revit 2021.1 API |
ThermalMaterialType Enumeration |
See Also |
Represents the thermal material type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2013
Since:
2013
Syntax
C# |
---|
public enum ThermalMaterialType |
Visual Basic |
---|
Public Enumeration ThermalMaterialType |
Visual C++ |
---|
public enum class ThermalMaterialType |
Members
Member name | Description |
---|---|
Undefined | Thermal material type is undefined. |
Gas | Thermal material type is gas. |
Liquid | Thermal material type is liquid. |
Solid | Thermal material type is solid. |