Grasshopper API
GH_DataMapping Enumeration |
Enumerates all parameter data mapping types.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Data is not mapped. | |
| Flatten | 1 | Data is flattened inside this parameter. | |
| Graft | 2 | Data is grafted inside this parameter. |