Function validateAllFullStitches

  • Validate all full stitches for the given pattern.

    Returns

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

    Parameters

    • fullStitches: FullStitch[]

      The pattern's full stitches to validate.

    • properties: Properties

      The pattern's properties.

    Returns boolean

Generated using TypeDoc