Share

CriticalPathCollector.GetCalculatedPressureDrop Method

Gets the calculated pressure drop of the network.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double GetCalculatedPressureDrop()

Return Value

Double
The pressure drop value in the internal Revit unit kg/(ft*s^2).

Remarks

The calculated pressure drop is the total pressure loss value of all analytical segment on the critical path. The value is often used to select the equipment.

See Also

Reference

Was this information helpful?