Grasshopper API
GH_Filter Enumeration |
Enumerates all object Search filters.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
DontCare | 0 | Property is ignored. | |
Include | 1 | Objects are requires to have this state in order to be included. | |
Exclude | 2 | Objects are not allowed to have this state in order to be included. |
