RhinoCommon API
PanelsGetPanels Method (Guid, RhinoDoc) |
Gets the panels.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Object[] GetPanels( Guid panelId, RhinoDoc doc )
Public Shared Function GetPanels ( panelId As Guid, doc As RhinoDoc ) As Object()
Parameters
- panelId
- Type: SystemGuid
Panel identifier. - doc
- Type: RhinoRhinoDoc
Document.
Return Value
Type: ObjectThe panels.

Rhino for Windows
Supported in: 6.14