WaterChillerType Enumeration |
The type of water chiller.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum WaterChillerType
Public Enumeration WaterChillerType
public enum class WaterChillerType
Members| Member name | Value | Description |
|---|
| AirCooled | 0 | |
| WaterCooled | 1 | |
See Also