Share

ThermalMaterialType Enumeration

Represents the thermal material type.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum ThermalMaterialType

Members

Member nameValueDescription
Gas1 Thermal material type is gas.
Liquid2 Thermal material type is liquid.
Solid3 Thermal material type is solid.
Undefined0 Thermal material type is undefined.

See Also

Reference

Was this information helpful?