PerformanceAdviserGetPerformanceAdviser Method

Returns the only instance of PerformanceAdviser in the Application.

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

Return Value

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