Share

MEPSystem.IsMultipleNetwork Property

Indicates if the system is well connected or not. The flag will enable the "Divide System" button.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool IsMultipleNetwork { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?