Skip to content

E_Rhino_RhinoApp_Idle

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoApp.Idle Event

Occurs when the application finishes processing and is about to enter the idle state

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static event EventHandler Idle

VB

Public Shared Event Idle As EventHandler

Value

Type: System.EventHandler

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

Clone this wiki locally