Revit 2025.3 API
MEPSystemPressure |
The total pressure loss of the sections in critical path.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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