An intersection contains a point of intersection as well as an array of segments. The segments array contains a segment information object for each shape.

Hierarchy

  • Intersection

Properties

intersectionPoint: Point

The point of intersection, result of the operation

intersectionSegments: IntersectionSegment[]

The segments results of the operation