menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Geometry.Intersect
/
RayShootEvent
RayShootEvent struct
Represents an element which is part of a ray shoot.
Derived Classes:
Namespace:
Rhino.Geometry.Intersect
RayShootEvent:
references
keyboard_arrow_down
Properties (3)
BrepFaceIndex
If GeometryIndex references a Brep, then the index of the Brep face that was hit. If GeometryIndex references a surface, than RhinoMath.UnsetIntIndex.
GeometryIndex
The index of the surface or Brep that was hit.
Point
The 3d hit point.
Nothing found