Share Email Facebook Twitter LinkedIn MechanicalSystem.IsWellConnected Property Indicates if the system is well connected or not. Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public bool IsWellConnected { get; }Property ValueBoolean Remarks If the system is not well connected, parameters which need to be calculated are invalid. See AlsoReferenceMechanicalSystem ClassAutodesk.Revit.DB.Mechanical Namespace