Description:
Call this function to render the scene in a view window. The function returns when rendering is complete (or cancelled).
Syntax:
Parameters:
- view
- Type: Display.RhinoView
- the view that the user selected a rectangle in.
- rect
- Type: Rectangle
- rectangle that the user selected.
- inWindow
- Type: System.Boolean
- True to render directly into the view window.
Returns:
Type: RenderReturnCode
A code that explains how rendering completed.
Available since:
5.0