> For the complete documentation index, see [llms.txt](https://bimil.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimil.gitbook.io/docs/notices/notices-archive/24-11-01.md).

# 24-11-01

## November Add-in Updates and New Releases

We’re excited to share upcoming BIMIL add-in updates and introduce a brand-new add-in release for November. Here’s what you can expect this month!

***

### **November 4: Auto Dimension & Beam to Slab Updates**

Next week, updates will be available for two of our most popular add-ins in BIMIL, reflecting your valuable feedback and usage.

* **Beam to Slab** (v1.0.1.1): Enhanced to account for Z-offset in beam positioning and fixed an error that occurred when beams were positioned within sloped slabs.
* **Auto Dimension** (v1.0.1.2): Resolved issues with unit settings to improve overall functionality.

A detailed guide on these updated add-ins will soon be available in BIMIL Docs.

***

### November 11:

#### 🎉 New Release - Section Box 🎉

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

The Filter+ Section Box add-in makes it easy to manage section boxes in Revit. With a single button, you can create or toggle a section box around selected elements. Additionally, you can save and load section boxes and set rules for section box creation.

Stay tuned for more details on Filter+ Section Box next week!

#### Auto Join Update

We’ve added advanced settings to Auto Join, allowing users to specify join options for elements within the same category and control structural-non-structural joins. These new options provide more customization for precise joins.

\---

### **November 18: Excel Link & Filter+ Basic Updates**

We’re also preparing updates to improve usability for Excel Link and Filter+ Basic. More details will be shared closer to the release, so stay tuned!


---

# 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://bimil.gitbook.io/docs/notices/notices-archive/24-11-01.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.
