Gets the calculated flow of the network.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
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