GetDownstreamSegments Method


Gets all downstream network segments.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2024

Syntax

C#
public IList<MEPNetworkSegmentId> GetDownstreamSegments()
Visual Basic
Public Function GetDownstreamSegments As IList(Of MEPNetworkSegmentId)
Visual C++
public:
IList<MEPNetworkSegmentId^>^ GetDownstreamSegments()

Return Value

The list of segments that flow out of this segment.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →