• Gets intersection points between an arc and a sector.

    Parameters

    • arc: Arc2d

      The reference arc.

    • sector: Sector2d

      The reference sector.

    Returns Point2d[]

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

Generated using TypeDoc