Click or drag to resize

RhinoCoreDoIdle Method

Processes all Rhino Idle tasks.

Namespace:  Rhino.Runtime.InProcess
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool DoIdle()

Return Value

Type: Boolean
True if Idle tasks are still pending.
See Also