Revit 2026 API
MEPSystemPressure |
The total pressure loss of the sections in critical path.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double PressureLossOfCriticalPath { get; }
Public ReadOnly Property PressureLossOfCriticalPath As Double Get
public: property double PressureLossOfCriticalPath { double get (); }
member PressureLossOfCriticalPath : float with get
Property Value
DoubleSee Also