FluidTypeClearAllTemperatures Method

Clears all fluid temperatures in the set.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void ClearAllTemperatures()
Exceptions
ExceptionCondition
ArgumentException Thrown if some temperatures in the FluidType object are in use.
See Also