Share

PipingSystem.PipingNetwork Property

Pipes and fittings which are contained in this system.


Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public ElementSet PipingNetwork { get; }

Property Value

ElementSet

Remarks

The return value doesn't include mechanical equipment elements. The pipes and fittings are not returned in any particular order.

See Also

Reference

Was this information helpful?