• Gets intersection points between two sectors.

    Parameters

    • sector1: Sector2d

      The first reference sector.

    • sector2: Sector2d

      The second reference sector.

    Returns Point2d[]

    An array of intersection points if any, otherwise an empty array.

Generated using TypeDoc