Grasshopper API
GH_PluginUtilSendKeyCodeToRhino Method (Int32) |
Send a key-code to the Rhino command line.
Namespace: Grasshopper.Plugin
Assembly: Grasshopper (in Grasshopper.dll)
public static void SendKeyCodeToRhino( int key )
Public Shared Sub SendKeyCodeToRhino ( key As Integer )
Parameters
- key
- Type: SystemInt32
Key code.