Share

CriticalPathCollector.GetCalculatedFlow Method

Gets the calculated flow of the network.


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

Syntax

C#

public double GetCalculatedFlow()

Return Value

Double
The flow value in the internal Revit unit ft^3/second.

Remarks

The calculated flow is the maximum flow value of any analytical segment on the network, typically associated with the main branch.

See Also

Reference

Was this information helpful?