2023 Constructor
Changes 0
Name Return Type Description
M FilteredElementCollector(Document) None Constructs a new FilteredElementCollector that will search and filter the set of elements in a document.
M FilteredElementCollector(Document, ElementId) None Constructs a new FilteredElementCollector that will search and filter the visible elements in a view.
M FilteredElementCollector(Document, ICollection.ElementId.) None Constructs a new FilteredElementCollector that will search and filter a specified set of elements.