Share

SelectionFilterElement.IsEmpty Method

Determines whether this filter's set is empty or not.


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

Syntax

C#

public bool IsEmpty()

Return Value

Boolean
True if the set is empty, otherwise false.

See Also

Reference

Was this information helpful?