MechanicalSystemIsPressureDropServerMissing Method

Indicates if any pressure drop server which was used in the mechanical system is not available.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsPressureDropServerMissing()

Return Value

Boolean
True if there is any pressure drop server not available, false otherwise.
See Also