Returns true if %id% refers to a built-in Revit dockable pane, rather than one created by an add-in.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static bool PaneIsBuiltIn( DockablePaneId id )
Parameters
Return Value
BooleanExceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |