> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/3d-modeling-and-design/precast-concrete/feature-descriptions/column-reinforcement/create-rebar.md).

# Create Rebar

To Create Rebar for a Structural Column, first of all you have to:

1. Create Rebar Configuration.
2. Link configuration to the column Type by using Column Link.

If you have already done that, select columns and hit Create Rebar.

<div align="left"><img src="/files/8zBNmlSPBmS4X41UkDo4" alt=""></div>

It will create reinforcement for all selected columns based on linked configuration:

<div align="left"><img src="/files/nP9L90GlV9nwaeWAln3J" alt=""></div>

Another sequence for creating rebar is:

1. Select **Create Rebar** command.
2. Select Structural Columns. (If other elements are selected, the tool will automatically filter columns.)
3. Click Finish at the top left of working window.

<div align="left"><img src="/files/Jrc0Mti5IPgiqs6yCbSW" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/create-rebar.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.
