Share

FilteredElementCollector Constructor

Overload List

 NameDescription
Public methodFilteredElementCollector(Document) Constructs a new FilteredElementCollector that will search and filter the set of elements in a document.
Public methodCode exampleFilteredElementCollector(Document, ElementId) Constructs a new FilteredElementCollector that will search and filter the visible elements in a view.
Public methodFilteredElementCollector(Document, ICollection<ElementId>) Constructs a new FilteredElementCollector that will search and filter a specified set of elements.
Public methodFilteredElementCollector(Document, ElementId, ElementId) Constructs a new FilteredElementCollector that will search and filter the visible elements from a Revit link in a host document view.

See Also

Reference

Was this information helpful?