| Revit 2023 API |
| PipingSystem..::..PipingNetwork Property |
| PipingSystem Class See Also |
Pipes and fittings which are contained in this system.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public ElementSet PipingNetwork { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PipingNetwork As ElementSet Get |
| Visual C++ |
|---|
public: property ElementSet^ PipingNetwork { ElementSet^ get (); } |
Remarks
The return value doesn't include mechanical equipment elements.
The pipes and fittings are not returned in any particular order.