Message 1 of 4
How to get flows and pressures of piping systems sections using C# Revit API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone.
Can someone tell me how to get flow, static pressure, pressure loss, total pressure and excess pressure of every section of hydronic supply/return piping systems using C# Revit API?
I have hydronic supply/return piping systems:
I can see flow, static pressure, pressure loss, total pressure and excess pressure by sections using System Inspector tool:
Now I can get all piping systems and their sections using Revit API. But I don't know how to get flows and pressures of these sections:
Thank you in advance.