RhinoCommon API
PanelsGetOpenPanelIds Method |
Get a list of the currently open panel tabs in Windows Rhino, on Mac
Rhino it will be a list of the currently visible modeless panel
dialogs.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Return Value
Type: GuidReturns an array of panel class Id's for the currently open panels, if there are no open panels it will be an empty array.