<Code Lib>
2025.3 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 Boolean Boolean

Loading…