Share

PipingSystemType.FluidTemperature Property

Fluid Temperature, in Kelvin.


Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double FluidTemperature { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
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

Reference

Was this information helpful?