Click or drag to resize

GH_PluginUtil Methods

The GH_PluginUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBringRhinoToTop
Bring the Rhino window to the top of the stack.
Public methodStatic memberBringWindowToTop
Public methodStatic memberFocusOnRhino
Set the focus to the Rhino command line.
Public methodStatic memberSendKeyCodeToRhino(Char)
Send a key-code to the Rhino command line.
Public methodStatic memberSendKeyCodeToRhino(Int32)
Send a key-code to the Rhino command line.
Public methodStatic memberSendKeyCodeToRhino(String)
Send a string of characters to the Rhino command line.
Public methodStatic memberSendMessage
Public methodStatic memberSetFocus
Top
See Also