WaterChillerType Enumeration

WaterChillerType Enumeration

The type of water chiller.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum WaterChillerType
Public Enumeration WaterChillerType
public enum class WaterChillerType
type WaterChillerType
Members
Member nameValueDescription
AirCooled0 
WaterCooled1 
See Also