FluidTemperature Property


Piping System Type Fluid Temperature Property

Fluid Temperature, in Kelvin.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double FluidTemperature { get; set; }

Property Value

Double
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for fluidTemperature is not finite
Remarks
Setter will choose the closest available temperature in settings.
See Also