PipingNetwork Property


Piping System Piping Network Property

Pipes and fittings which are contained in this system.

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