IPanelsService.OpenPanel Method (Guid, Guid)

IPanelsServiceOpenPanel Method (Guid, Guid)

[Missing <summary> documentation for "M:Rhino.UI.IPanelsService.OpenPanel(System.Guid,System.Guid)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
Guid OpenPanel(
	Guid dockBarId,
	Guid panelId
)
Function OpenPanel ( 
	dockBarId As Guid,
	panelId As Guid
) As Guid

Parameters

dockBarId
Type: SystemGuid

[Missing <param name="dockBarId"/> documentation for "M:Rhino.UI.IPanelsService.OpenPanel(System.Guid,System.Guid)"]

panelId
Type: SystemGuid

[Missing <param name="panelId"/> documentation for "M:Rhino.UI.IPanelsService.OpenPanel(System.Guid,System.Guid)"]

Return Value

Type: Guid

[Missing <returns> documentation for "M:Rhino.UI.IPanelsService.OpenPanel(System.Guid,System.Guid)"]

Version Information

Rhino for Mac

Supported in: 5.4
See Also