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