Function validateAllBackStitches

  • Validate all back stitches for the given pattern.

    Returns

    True if all back stitches are valid, false if any are invalid.

    Parameters

    • backStitches: BackStitch[]

      The pattern's back stitches to validate.

    • properties: Properties

      The pattern properties.

    Returns boolean

Generated using TypeDoc