PipingSystemPipingNetwork Property

Pipes and fittings which are contained in this system.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
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