MEPSystem Is Empty Property Indicates if the system is empty or not. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsEmpty { get; } Public ReadOnly Property IsEmpty As Boolean Get public: property bool IsEmpty { bool get (); } member IsEmpty : bool with get Property Value Boolean Remarks returns true if the system doesn't contain any components See Also Reference MEPSystem Class Autodesk.Revit.DB Namespace
MEPSystem Is Empty Property Indicates if the system is empty or not. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsEmpty { get; } Public ReadOnly Property IsEmpty As Boolean Get public: property bool IsEmpty { bool get (); } member IsEmpty : bool with get Property Value Boolean Remarks returns true if the system doesn't contain any components See Also Reference MEPSystem Class Autodesk.Revit.DB Namespace