| Revit Preview Release API |
| PipingSystem..::..IsPressureDropServerMissing Method |
| PipingSystem Class See Also |
Indicates if any pressure drop server which was used in the piping system is not available.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2014
Syntax
| C# |
|---|
public bool IsPressureDropServerMissing() |
| Visual Basic |
|---|
Public Function IsPressureDropServerMissing As Boolean |
| Visual C++ |
|---|
public: bool IsPressureDropServerMissing() |