• like in axiom 3 when two segments don't intersect and the fold line lies exactly between them In this case, the segments are parallel, and the fold line sits

    Parameters

    • foldLine: VecLine2

      the fold line, the (single) result of axiom 3

    • lines: VecLine2[]

      two lines, the inputs to axiom 3

    • segments: [number, number][][]

      two segments the visible portion of the input lines

    Returns [number, number][]