Function validateAllThreeQuarterStitches

  • Validate all three quarter stitches for the given pattern.

    Returns

    True if all three quarter stitches are valid, false if any are invalid.

    Parameters

    • threeQuarterStitches: ThreeQuarterStitch[]

      The pattern's three quarter stitches to validate.

    • properties: Properties

      The pattern's properties.

    Returns boolean

Generated using TypeDoc