DockablePanes.BuiltInDockablePanes Class


Dockable Panes Built In Dockable Panes Class

A collection of ids of the dockable panes provided by Revit.
Inheritance Hierarchy
System Object
Autodesk.Revit.UI DockablePanes BuiltInDockablePanes

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class BuiltInDockablePanes

The DockablePanes BuiltInDockablePanes type exposes the following members.

Properties
Name Description
Public property Static member ContentDelivery The content delivery pane.
Public property Static member ElementView The element view pane.
Public property Static member FabricationPartBrowser The Fabrication part browser pane.
Public property Static member HostByLinkNavigator The host by link navigator pane.
Public property Static member PnIdModelerBrowser The P&ID modeler browser pane.
Public property Static member ProjectBrowser The project browser pane.
Public property Static member PropertiesPalette The properties palette pane.
Public property Static member RebarBrowser The rebar browser pane.
Public property Static member SharedViews The shared view pane.
Public property Static member SystemNavigator The system browser pane.
Public property Static member ViewBrowser The View browser pane.
Top
See Also