Click or drag to resize

RenderWindowFromSessionId Method

[Missing <summary> documentation for "M:Rhino.Render.RenderWindow.FromSessionId(System.Guid)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.11
Syntax
public static RenderWindow FromSessionId(
	Guid sessionId
)

Parameters

sessionId
Type: SystemGuid

[Missing <param name="sessionId"/> documentation for "M:Rhino.Render.RenderWindow.FromSessionId(System.Guid)"]

Return Value

Type: RenderWindow

[Missing <returns> documentation for "M:Rhino.Render.RenderWindow.FromSessionId(System.Guid)"]

See Also