Revit 2026 API
Family |
The active view
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public View ActiveView { get; }
Public ReadOnly Property ActiveView As View Get
public: property View^ ActiveView { View^ get (); }
member ActiveView : View with get
Property Value
ViewSee Also