Share

DockablePanes.BuiltInDockablePanes 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: 26.2.0.0 (26.2.0.0)

Syntax

C#

public static class BuiltInDockablePanes

The DockablePanes.BuiltInDockablePanes type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberContentDelivery The content delivery pane.
Public propertyStatic memberElementView The element view pane.
Public propertyStatic memberFabricationPartBrowser The Fabrication part browser pane.
Public propertyStatic memberHostByLinkNavigator The host by link navigator pane.
Public propertyStatic memberPnIdModelerBrowser The P&ID modeler browser pane.
Public propertyStatic memberProjectBrowser The project browser pane.
Public propertyStatic memberPropertiesPalette The properties palette pane.
Public propertyStatic memberRebarBrowser The rebar browser pane.
Public propertyStatic memberSharedViews The shared view pane.
Public propertyStatic memberSystemNavigator The system browser pane.
Public propertyStatic memberViewBrowser The View browser pane.

See Also

Reference

Was this information helpful?