IPanelsService.OpenPanelAsSibling Method

IPanelsServiceOpenPanelAsSibling Method

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

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
bool OpenPanelAsSibling(
	Guid panelId,
	Guid siblingPanelId
)
Function OpenPanelAsSibling ( 
	panelId As Guid,
	siblingPanelId As Guid
) As Boolean

Parameters

panelId
Type: SystemGuid

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

siblingPanelId
Type: SystemGuid

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

Return Value

Type: Boolean

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

Version Information

Rhino for Mac

Supported in: 5.4
See Also