PipeSettingsAnalysisForClosedLoopHydronicPipingNetworks Property

Indicates whether to enable analysis for closed loop hydronic piping networks.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool AnalysisForClosedLoopHydronicPipingNetworks { get; set; }

Property Value

Boolean
Remarks

For closed loop hydronic piping networks, Revit can analyze flow and pressure values for supply and return loops. In the model, select a pump to see the results of the analysis in the Properties palette.

A closed loop hydronic piping network must contain:

  • A single pump/circulator
  • A single source, such as a boiler
  • Multiple piping segments
  • Multiple terminals, such as radiators.

A network may contain a direct return loop or a reverse return loop.

See Also