Grasshopper.Plugin
This namespace contains all the classes that participate in the Rhino Plugin dance. You are unlikely to need any of this.
Classes
Class
Description
Public Class
GH_PluginUtil
Grasshopper plugin utility class. This class exports some static (Shared in VB) methods to do with plugin loading and unloading.
Public Class
GH_ResourceGate
This class provides access to specific resources of the Grasshopper assembly.
Public Class
GH_RhinoScriptInterface
Plugin Interface object that is exposed via the RhinoScript layer.