Click or drag to resize

RayShootEventGeometryIndex Property

The index of the surface or Brep that was hit.

Namespace:  Rhino.Geometry.Intersect
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public int GeometryIndex { get; set; }

Property Value

Type: Int32
See Also