Skip to content

GH_PluginUtil

Public Class

Grasshopper plugin utility class. This class exports some static (Shared in VB) methods to do with plugin loading and unloading.

Inheritance Hierarchy

System.Object
Grasshopper.Plugin.GH_PluginUtil

Namespace: Grasshopper.Plugin

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public sealed class GH_PluginUtil

The GH_PluginUtil type exposes the following members.

Methods

Name

Description


Public Method
Static Member

Bring the Rhino window to the top of the stack.


Public Method
Static Member

Public Method
Static Member

Set the focus to the Rhino command line.


Public Method
Static Member

Send a key-code to the Rhino command line.


Public Method
Static Member

Send a key-code to the Rhino command line.


Public Method
Static Member

Send a string of characters to the Rhino command line.


Public Method
Static Member

Public Method
Static Member