Skip to content

M_Rhino_RhinoApp_Wait

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

RhinoApp.Wait Method

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

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

Syntax

C#

public static void Wait()

VB

Public Shared Sub Wait

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

Clone this wiki locally