Message 1 of 5
How to get different pressures of piping system elements using C# Revit API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone.
I recently asked question about getting flow, static pressure, pressure loss, total pressure and excess pressure of the section of the hydronic supply/return piping system. But now I understand that I need to get flow, static pressure, pressure loss, total pressure and excess pressure of each Terminal Element (MechanicalEquipment) of the hydronic supply/return piping systems.
Hydronic supply piping system:
Hydronic return piping system:
Mechanical equipment:
Right now I can get all piping systems and all their terminal elements:
I attached file with hydronic piping systems.
Thank you.