RVTDocs.com
Namespace: Autodesk.Revit.UI Class: DockablePane

DockablePane.PaneExists

Method
Description:
Returns true if %id% refers to a dockable pane window that currently exists in the Revit user interface, whether it's hidden or shown.
Syntax
public static bool PaneExists(
	DockablePaneId id
)
Parameters
Parameter Type Description
id DockablePaneId
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null