ViewSystemsAnalysisReportIsAnalysisCompleted Method

Indicates if the background systems analysis has completed or not.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsAnalysisCompleted()

Return Value

Boolean
True if completed, otherwise false.
See Also