Share

MEPSection.TotalPressureLoss Property

The total pressure loss of the section.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double TotalPressureLoss { get; }

Property Value

Double

Remarks

It's total of all fittings and segments. Default unit is Kgf per square feet. For Duct, unit type is UT_HVAC_Pressure. For Pipe, unit type is UT_Piping_Pressure.

See Also

Reference

Was this information helpful?