RenderTabs.SessionIdFromTab Method

RenderTabsSessionIdFromTab Method

Get the session Id that created the specified tab object.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static Guid SessionIdFromTab(
	Object tab
)
Public Shared Function SessionIdFromTab ( 
	tab As Object
) As Guid

Parameters

tab
Type: SystemObject

[Missing <param name="tab"/> documentation for "M:Rhino.Render.RenderTabs.SessionIdFromTab(System.Object)"]

Return Value

Type: Guid

[Missing <returns> documentation for "M:Rhino.Render.RenderTabs.SessionIdFromTab(System.Object)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also