| Revit 2023 API |
| IPerformanceAdviserRule..::..WillCheckElements Method |
| IPerformanceAdviserRule Interface See Also |
Reports if rule needs to be executed on individual elements.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2012
Syntax
| C# |
|---|
bool WillCheckElements() |
| Visual Basic |
|---|
Function WillCheckElements As Boolean |
| Visual C++ |
|---|
bool WillCheckElements() |