RhinoCommon API
RenderPipelineGetRenderWindow Method |
Get the RenderWindow associated with this RenderPipeline instance. This is virtual rather than abstract for V5 compat
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Return Value
Type: RenderWindowRenderWindow if one exists, null otherwise (i.e. rendering has already completed).
