MEPSystemPressureLossOfCriticalPath Property |
The total pressure loss of the sections in critical path.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double PressureLossOfCriticalPath { get; }
Public ReadOnly Property PressureLossOfCriticalPath As Double
Get
public:
property double PressureLossOfCriticalPath {
double get ();
}
member PressureLossOfCriticalPath : float with get
Property Value
Double
See Also