| Revit 2020.1 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: 20.0.0.0 (20.1.1.1)
Since:
2012
Syntax
| C# |
|---|
bool WillCheckElements() |
| Visual Basic |
|---|
Function WillCheckElements As Boolean |
| Visual C++ |
|---|
bool WillCheckElements() |