The currently active graphical view of the currently active document.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public View ActiveGraphicalView { get; }Property Value
View
Remarks
This property is applicable to the currently active document only.
Returns
null if this document doesn't represent the active document.
See Also
Reference