2020 Constructor
Changes 0
Name Return Type Description
M ElementCategoryFilter(BuiltInCategory) None Constructs a new instance of a filter to match elements by category.
M ElementCategoryFilter(ElementId) None Constructs a new instance of a filter to match elements by category.
M ElementCategoryFilter(BuiltInCategory, Boolean) None 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.
M ElementCategoryFilter(ElementId, Boolean) None 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.