Grasshopper API
GH_PickBox Enumeration |
Represents the different ways in which picking rectangles can behave.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
Window | 0 | The picking box must completely surround the object box. | |
Crossing | 1 | The picking box must only partially intersect the object box. |
