Revit 2025 API
Family |
The active view
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.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