Share

IPerformanceAdviserRule.WillCheckElements Method

Reports if rule needs to be executed on individual elements.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

bool WillCheckElements()

Return Value

Boolean
True if rule needs to be executed on individual elements.

See Also

Reference

Was this information helpful?