Retrieves a filter to restrict elements to be checked.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since: 2012
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- id
- Type: Autodesk.Revit.DB PerformanceAdviserRuleId
The rule id to get information for.
- document
- Type: Autodesk.Revit.DB Document
Document for which performance problems are being checked.
Return Value
The filter to restrict elements to be checked.Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions ArgumentNullException | A non-optional argument was null |