RhinoApp.Wait Method

RhinoAppWait Method

Pauses to keep Windows message pump alive so views will update and windows will repaint.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static void Wait()
Public Shared Sub Wait
See Also