RhinoCommon API
PickStyle Enumeration |
Provides picking values that describe common CAD picking behavior.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0


Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
PointPick | 1 | ||
WindowPick | 2 | ||
CrossingPick | 3 |
