Click or drag to resize

Grasshopper.Plugin Namespace

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