> For the complete documentation index, see [llms.txt](https://help.depence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.depence.com/depence-construction/depence-add-fixtures-and-objects/depence-fixture-hang-tool.md).

# Fixture Hang Tool

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

The Fixture Hang tool allows you to add multiple fixture types directly on truss pipes or splines within a single action.

*Note: Fixture Hang Tool only works with native Depence Trusses &* [*Splines*](/depence-construction/depence-splines.md)*.*

1. Select pipes or splines with your left mouse button (hold <mark style="color:blue;">**CTRL**</mark> for multi-selection).

<div align="left"><img src="/files/-MhI_kYiqya5_-B629up" alt=""></div>

1. Drop your fixtures from the library into the Hang Tool.

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

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

## **Hang Tool Settings:**

| Count          | Total Amount of fixtures (or per element).                               |
| -------------- | ------------------------------------------------------------------------ |
| Spline From/To | Limits the arrangement (if not per element).                             |
| Element Limit  | Limits the arrangement per element (useful to keep fixtures on trusses). |
| Rotation       | Rotation offset in addition to current spline rotation.                  |

To create and auto-patch the fixtures click on **Create**. If you hang fixtures on trusses, the fixtures will automatically be grouped with the truss group.


---

# 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://help.depence.com/depence-construction/depence-add-fixtures-and-objects/depence-fixture-hang-tool.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.
