Grasshopper API
GH_ParameterSide Enumeration |
Enumerates possible sides for variable parameters.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
Input | 0 | Indicates parameters along the left edge of the component. | |
Output | 1 | Indicates parameters along the right edge of the component. |
