RhinoCommon API
RenderTabsSessionIdFromTab Method |
Get the session Id that created the specified tab object.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.11

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)"]
