<Code Lib>
2020 Method
Changes 0
M

DockablePane.PaneIsBuiltIn

Description:
Returns true if %id% refers to a built-in Revit dockable pane, rather than one created by an add-in.

public static bool PaneIsBuiltIn(
	DockablePaneId id
)

Return Value bool

Loading…