PerformanceAdviserGetPerformanceAdviser Method

Returns the only instance of PerformanceAdviser in the Application.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static PerformanceAdviser GetPerformanceAdviser()

Return Value

PerformanceAdviser
The only instance of PerformanceAdviser in the Application.
See Also