RayShootEvent.GeometryIndex Property

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; }
Public Property GeometryIndex As Integer
	Get
	Set

Property Value

Type: Int32
See Also