# Tie-Up Diagonal Function

### Diagonal Button

The Diagonal button (separate from the dropdown) generates a stepped diagonal pattern across the tie-up. It opens a dialog with these settings:

**Start** Which treadle to begin the diagonal pattern from.

**Step** How many shafts to step per treadle. A step of 1 creates a simple diagonal (1-2-3-4). A step of 2 skips every other shaft (1-3-5-7).

**Treadles per Cycle** How many treadles make up one complete cycle before the pattern repeats or extends.

**Stop** The last treadle to fill with the diagonal pattern.

**Direction** Step up (shaft numbers increase) or step down (shaft numbers decrease).

If you have a selection in the tie-up, the diagonal is constrained to that shaft range.

This is a time saver for entering tie-ups where the tied-shafts on one treadle increment by stepping up or down by a specified interval.

The diagonal tool works on the entire tie-up.  The function starts with the starting treadle (defaults to no. 1), then replaces the entire tie-up of the next treadle with the contents of the first treadle, stepping the&#x20;

\`

<div data-with-frame="true"><figure><img src="/files/OUhAOCkJnZAKwZMVKlZA" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tempoweave.com/help-by-menu-tabs/design-menu/tie-up-diagonal-function.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
