Revit 2026 API
Dockable |
The system browser pane.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static DockablePaneId SystemNavigator { get; }
Public Shared ReadOnly Property SystemNavigator As DockablePaneId Get
public: static property DockablePaneId^ SystemNavigator { DockablePaneId^ get (); }
static member SystemNavigator : DockablePaneId with get
Property Value
DockablePaneIdSee Also