ElementCategoryFilter
Public Constructor
Public Method
ElementCategoryFilter(BuiltInCategory)
Public Method
ElementCategoryFilter(ElementId)
Public Method
ElementCategoryFilter(BuiltInCategory, Boolean)
Public Method
ElementCategoryFilter(ElementId, Boolean)
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.