RenderPipeline.ConfirmationSeconds Property

RenderPipelineConfirmationSeconds Property

Sets the number of seconds that need to elapse during rendering before the user is asked if the rendered image should be saved.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int ConfirmationSeconds { set; }
Public WriteOnly Property ConfirmationSeconds As Integer
	Set

Property Value

Type: Int32
See Also