> 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/25-04-28.md).

# 25-04-28

## 🔄 Section Box Add-in: 2D→3D Auto-Open

We’re happy to announce an update to the **Section Box Add-in** under the **Filter+** section!\
It’s now smarter, faster, and more convenient.

***

### ✨ What's New?

* **Default 3D View Auto-Open**\
  → Even if you are working in a 2D view (such as a floor plan or section),\
  when you run Section Box, BIMIL will automatically open the **Default 3D View** and apply the Section Box.
* **Auto Rotation State Saved**\
  → When you save a Section Box, the Auto Rotation state is now saved together.\
  Even if Auto Rotation is turned off later, you can recall the exact saved view.

<figure><img src="/files/TgoOCpYVoegF1DTB0OEG" alt=""><figcaption><p>Default 3D View Auto-Open</p></figcaption></figure>

{% hint style="warning" %}
**How to Update**

* Please **close Revit** before updating.
* Make sure to **exit BIMIL Manager** from the Windows tray.
* Then, **restart BIMIL Manager** — the Add-in list will refresh and the **Update** button will be enabled so you can proceed with the update manually.
  {% endhint %}

***

### 🤔 Why You Should Use the Section Box Add-in

* **Assign shortcut keys to toggle Section Boxes**
* **Create rotated Section Boxes instantly**
* **Save and manage multiple Section Boxes**

***

### 📢 Recently, we’ve received more reports about **login errors, Add-in installation issues, and Add-in launch failures.**

If you experience any of these issues, we would greatly appreciate it if you could contact us right away at [**help@bimpeers.com**](mailto:help@bimpeers.com).\
We’ll work quickly to help you resolve it!

Thank you for being a valued member of the BIMPeers community.\
**Best regards,**

The BIMPeers Team


---

# 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/25-04-28.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.
