GH_ParamData Enumeration |
Namespace: Grasshopper.Kernel
Member name | Value | Description | |
---|---|---|---|
unknown | 0 | Unknown, this really shouldn't happen too often. | |
void | 1 | Parameter contains no data. | |
local | 2 | Parameter contains local data. | |
remote | 3 | Parameter contains data that came from elsewhere. |