Indicates if any flow server which was used in the piping system is not available.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2014
Syntax
C# |
---|
public bool IsFlowServerMissing() |
Visual Basic |
---|
Public Function IsFlowServerMissing As Boolean |
Visual C++ |
---|
public: bool IsFlowServerMissing() |