Retrieves a filter to restrict elements to be checked.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
ElementFilter GetElementFilter( Document document )
Parameters
- document Document
- Document for which performance problems are being checked.
Return Value
ElementFilterThe filter to restrict elements to be checked.