RayShootEvent Structure |
Namespace: Rhino.Geometry.Intersect
The RayShootEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |