• Parameters

    • graph: FOLD

      a FOLD object

    • point1: [number, number]

      the first axiom 2 input point

    • point2: [number, number]

      the second axiom 2 input point

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

    Returns Arrow[]

    an array of definitions for arrows. This will result in always one arrow.

    Description

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