Indicates if the system is empty or not.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsEmpty { get; }Property Value
Boolean
Remarks
returns true if the system doesn't contain any components
See Also
Reference