Fluid Temperature, in Kelvin.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double FluidTemperature { get; set; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: The given value for fluidTemperature is not finite |
