• Parameters

    • graph: FOLD

      a FOLD object

    • line: VecLine2

      the line needed for axiom 5

    • point1: [number, number]

      the first point needed for axiom 5

    • point2: [number, number]

      the second point needed for axiom 5

    • options: {
          padding?: number;
          vmin?: number;
      }
      • Optional padding?: number
      • Optional vmin?: number

    Returns Arrow[]

    an array of definitions for arrows. This will result in one or two arrows (one per solution).

    Description

    Create an array of arrows which neatly describes the action of performing origami axiom 5 on a given FOLD object with 2D vertices.