Share

FlowConvergenceCharacteristic Enumeration

The flow convergence characteristic of the analytical segment cluster.


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

Syntax

C#

public enum FlowConvergenceCharacteristic

Members

Member nameValueDescription
Converge1 Multile flow paths are converged into one segment.
Diverge2 The flow is diverged from one segment into multiple paths.
Undefined0 The flow convergence characteristic is undefined.

See Also

Reference

Was this information helpful?