✨ Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →

IsWellConnected Property


Mechanical System Is Well Connected Property

Indicates if the system is well connected or not.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsWellConnected { get; }

Property Value

Boolean
Remarks
If the system is not well connected, parameters which need to be calculated are invalid.
See Also