WaterLoopType Enumeration |
The type of water loop.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum WaterLoopType
Public Enumeration WaterLoopType
public enum class WaterLoopType
Members| Member name | Value | Description |
|---|
| Undefined | 0 | |
| ChilledWater | 1 | |
| CondenserWater | 2 | |
| HotWater | 3 | |
| VRF | 4 | |
See Also