Click or drag to resize

PickContextMeshHitFlag Enumeration

[Missing <summary> documentation for "T:Rhino.Input.Custom.PickContext.MeshHitFlag"]

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public enum MeshHitFlag
Members
  Member nameValueDescription
Invalid-1
Vertex0
Edge1
Face2
See Also