# Mirror in Weft

#### **Mirror** and **Mirror All**

* **Mirror**: Applies the mirror function to the **selected region** of weft.
* **Mirror All**: Applies it to the **entire weft**.  It is not necessary to select the weft.

This function **mirrors the weft picks**, pivoting at the **last pick** in the selection (or last pick in the draft for Mirror All). The mirrored portion is added after the pivot point.

> The result adds a number of weft threads equal to **(number of picks in the selection - 1)**, since the last pick is shared as the pivot.

| Mirror Example - Before                                                                                                                                                                                                                                                  | After                                                                                                                                                                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p></p><p><img src="https://3801852105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvDkg_itZXfSAjm0jwH%2Fuploads%2FQeNqcPimHVCeLFTNZXVq%2Fimage.png?alt=media&#x26;token=5da484bd-a425-470e-9faa-a02adae7e799" alt="" data-size="original"></p> | <p></p><p><img src="https://3801852105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvDkg_itZXfSAjm0jwH%2Fuploads%2FKjqBi8ajrznVzOVd2j3q%2Fimage.png?alt=media&#x26;token=4ea82151-11ae-4547-b316-de5e01b06477" alt="" data-size="original"></p> |
