Identifies if this view allows display of Analysis results.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool AllowsAnalysisDisplay()
Return Value
BooleanTrue if the view allows display of Analysis results, false otherwise.