Click or drag to resize

GH_ParameterContext Class

Data passed to IGH_ContextualParameter.AutoAssignContextualData to help define a context state of Rhino/Grasshopper
Inheritance Hierarchy
SystemObject
  Grasshopper.KernelGH_ParameterContext

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_ParameterContext

The GH_ParameterContext type exposes the following members.

Constructors
  NameDescription
Public methodGH_ParameterContext
Initializes a new instance of the GH_ParameterContext class
Top
Properties
See Also