Revit 2025 API
Command |
The active document.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Document ActiveDocument { get; }
Public ReadOnly Property ActiveDocument As Document Get
public: property Document^ ActiveDocument { Document^ get (); }
member ActiveDocument : Document with get
Property Value
DocumentSee Also