Click or drag to resize

RhinoAppInvokeAndWait Method

Work-In-Progress. Testing this with our unit test framework

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static void InvokeAndWait(
	Action action
)

Parameters

action
Type: SystemAction

[Missing <param name="action"/> documentation for "M:Rhino.RhinoApp.InvokeAndWait(System.Action)"]

See Also