Click or drag to resize

GH_PluginUtilSendKeyCodeToRhino Method (String)

Send a string of characters to the Rhino command line.

Namespace:  Grasshopper.Plugin
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void SendKeyCodeToRhino(
	string key
)

Parameters

key
Type: SystemString
String
See Also