Gets all upstream network segments.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<MEPNetworkSegmentId> GetUpstreamSegments()
Return Value
IList<MEPNetworkSegmentId>
The list of segments that flow into this segment.
See Also
Reference