Function validateAllLongStitches

  • Validate all long stitches for the given pattern.

    Returns

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

    Parameters

    • longStitches: LongStitch[]

      The pattern's long stitches to validate.

    • properties: Properties

      The pattern properties.

    Returns boolean

Generated using TypeDoc