AddTemperature Method


Fluid Type Add Temperature Method

Adds a fluid temperature to the set.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void AddTemperature(
	FluidTemperature fluidTemperature
)

Parameters

fluidTemperature FluidTemperature
The fluid temperature being inserted.
Exceptions
Exception Condition
ArgumentException Thrown if the temperature that will be added already exists in the fluid type.
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →