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