GH_ParamAccess Enumeration |
Namespace: Grasshopper.Kernel
| Member name | Value | Description | |
|---|---|---|---|
| item | 0 | Every data item is to be treated individually. | |
| list | 1 | All data branches will be treated at the same time. | |
| tree | 2 | The entire data structure will be treated at once. |