# Diamond stirrups

**Diamond Stirrups** are a special type of reinforcement stirrup used for **square columns**. Unlike traditional rectangular stirrups, diamond stirrups form a **diamond-shaped loop** around the column reinforcement, providing improved confinement and aesthetic symmetry.

<figure><img src="/files/wthoWj0t6HvEo4dSWhMH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Currently, **Diamond Stirrups** are **supported only for square column configurations**.
{% endhint %}

***

Diamond stirrups can only be generated under specific reinforcement conditions.\
They are **conditionally enabled** based on the reinforcement layout of the **Front** and **Bottom** faces of the column.

***

Diamond stirrups will be generated **only if one of the following conditions is met:**

* #### **Condition A – Reinforcement Count Rule**

The **Front** or **Bottom** reinforcement must satisfy at least one of the following:

* The number of bars is **greater than or equal to 3 (≥ 3)**, **or**
* The number of bars is an **odd number** (e.g., 3, 5, 7, ...).

**Example:**

| Face   | Number of Bars | Diamond Stirrup Allowed? |
| ------ | -------------- | ------------------------ |
| Front  | 2              | ❌ No                     |
| Bottom | 4              | ❌ No                     |
| Front  | 3              | ✅ Yes                    |
| Bottom | 5              | ✅ Yes                    |

* #### **Condition B – Center Tie Rule**

Diamond stirrups may also be generated if they are tied to a center bar.

This rule overrides the reinforcement count rule.\
If a **center bar (Front/Back) -** connection exists, **diamond stirrups can be generated** regardless of bar count.

<figure><img src="/files/vi9ChgJk0PcAXBeYLekF" alt=""><figcaption></figcaption></figure>


---

# 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.besmart.software/3d-modeling-and-design/precast-concrete/feature-descriptions/column-reinforcement/diamond-stirrups.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.
