Gets the overidden value of pressuer drop, in kg/(ft*s^2).
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GetPressureDropOverride()
Return Value
Double
The overridden value, or 0.0 if the pressure drop is not overridden. Note that the value can be negative to indicate the pressure gain at the flow direction.
See Also
Reference