Namespace:
Autodesk.Revit.DB
ThermalMaterialType
Enumeration
Description:
Represents the thermal material type.
Represents the thermal material type.
Syntax
public enum ThermalMaterialType
Unknown Namespace Members:
| 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. |