Skip to content

ElementCategoryFilter

Public Constructor

Overload List

Name

Description


Public Method
ElementCategoryFilter(BuiltInCategory)

Constructs a new instance of a filter to match elements by category.


Public Method
ElementCategoryFilter(ElementId)

Constructs a new instance of a filter to match elements by category.


Public Method
ElementCategoryFilter(BuiltInCategory, Boolean)

Constructs a new instance of a filter to match elements by category, with the option to match all elements which are not of the given category.


Public Method
ElementCategoryFilter(ElementId, Boolean)

Constructs a new instance of a filter to match elements by category, with the option to match all elements which are of the given category.