IDockablePaneProvider
Description:
Interface that the Revit UI will call during initialization of the user interface to gather information about add-in dockable pane windows.
Interface that the Revit UI will call during initialization of the user interface to gather information about add-in dockable pane windows.
public interface IDockablePaneProvider
| Name | Return Type | Description |
|---|---|---|
| SetupDockablePane(DockablePaneProviderData) | None | Method called during initialization of the user interface to gather information about a dockable pane window. |