<Code Lib>
2025 Constructor
Changes 0
C

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.

public FilteredElementCollector(
	Document document
)

Loading…