> 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/common-for-several-products/smart-assemblies/create-rebar-images.md).

# Create Rebar images

You can create rebar images with real values of rebar segments and then add them to the Schedules.

![](/files/7pvWDybLkQox1xHNNRtJ)

There are a few commands related to this:

![](/files/WNYIdGOuRzOGPliP8RQC)

Check **Rebar Image Configuration** before creating Rebar Images. These are the settings used in the image generation.

Choose the text style, size, color, and image size to for preference.

![](/files/XzQMJpjMWYhadCzzEvwZ)

Rebar Images can be created in different ways:

* **Create Rebar Images** - this will create rebar images for all reinforcement in the project.
* **Rebar Images for Selected** - will be applied only on selected rebar.
* **Rebar Images by Host** - will create images for rebars of the selected host (Wall, Column, etc.)

Any of these commands will create a .png image file and assign it to the instance **Image** parameter of the rebar. You can use this parameter in the schedules to show them on Sheets.

![](/files/lulp4W2G7SSyyo0ZMJZO)

**Name of the image** (as seen in screenshot above) consists o&#x66;**:**

* AGACAD - created by our software
* Solid Walls - the name of Rebar Partition
* 18 - Rebar Number.

These commands can be used at any time in the project. But if you want to create Rebar Images while you Create Assemblies, check this option in Shop Drawing Configurations

![](/files/oTyomUPZirvHct5phbn5)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.besmart.software/common-for-several-products/smart-assemblies/create-rebar-images.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
