The network is not well connected. Some elements may have unexpected flow and pressure loss values.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId Network_NotFullyConnected { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Network_NotFullyConnected As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ Network_NotFullyConnected { FailureDefinitionId^ get (); } |