RhinoCommon API
PickContextMeshHitFlag Enumeration |
[Missing <summary> documentation for "T:Rhino.Input.Custom.PickContext.MeshHitFlag"]
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
| Member name | Value | Description | |
|---|---|---|---|
| Invalid | -1 | ||
| Vertex | 0 | ||
| Edge | 1 | ||
| Face | 2 |