FilteredElementCollector(Document)
You are viewing the Revit 2025 API. This page also exists in Revit 2027 (latest).
Description:
Constructs a new FilteredElementCollector that will search and filter the set of elements in a document.
Constructs a new FilteredElementCollector that will search and filter the set of elements in a document.
Overloads (4):
public FilteredElementCollector(
Document document
)
-
documentThe document.
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…