Provides all the information for a single Curve Intersection event.

Namespace: Rhino.Geometry.Intersect
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
public class IntersectionEvent
Visual Basic
Public Class IntersectionEvent

Inheritance Hierarchy

System..::..Object
  Rhino.Geometry.Intersect..::..IntersectionEvent

See Also