<Code Lib>
2022 Method
Changes 0
M

DockablePane.PaneExists

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.

public static bool PaneExists(
	DockablePaneId id
)

Return Value bool

Loading…