Clears all fluid temperatures in the set.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void ClearAllTemperatures()
Exceptions
| Exception | Condition |
|---|
| ArgumentException |
Thrown if some temperatures in the FluidType object are in use.
|
See Also
Reference