> 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-07-16.md).

# 25-07-16

## ✨New Add-in ‘Box to View’ is Available!✨

We’re excited to share that **Box to View Add-in is now officially available!**

With Box to View, you can create multiple views in just seconds—no more manual setup.\
It’s the fastest way to keep your project organized and consistent.

***

### 📌 **What is Box to View?**

**Box to View** Add-in is a Revit extension that automatically generates six orthogonal views **(Front, Back, Left, Right, Top, and Bottom)** from any **SectionBox or ScopeBox** you define.

{% embed url="<https://youtu.be/xa8_ebuAyHU?si=XHmAHcMYtrzKwFTO>" %}

#### ✔️ **6-Direction View Generation** – Front / Back / Left / Right / Top / Bottom With *just one click*, you instantly generate views for every direction you need. Instead of spending 20–30 minutes setting them up manually, you’ll have them all ready in *under 10 seconds*.

#### ✔️ **View Type & Template Filtering** – For each face, select a View Type (Floor Plan, Section, Elevation, Detail) and then pick its View Template.

* **Top** → Floor Plan / Structural Plan / Section
* **Bottom** → Ceiling Plan / Section
* **Front/Back/Left/Right** → Section / Elevation / Detail View

👉 See How to use Box to View : [Here!](/docs/add-ins/box-to-view/how-to-use.md)

### 💡 **Why get ready to use this?**

#### “No more wasting time on view setup.” “No more errors from project-to-project view settings.” “Focus on design, not repetitive tasks.”

***

### 🎯**Coming Next**

Right after the launch of Box to View, we’re rolling out **Excel Sync** next Wednesday.

<figure><img src="/files/oKfPrTSajse1BBMiwIOG" alt="" width="178"><figcaption></figcaption></figure>

<table><thead><tr><th width="182.757568359375">Feature</th><th valign="middle">Description</th></tr></thead><tbody><tr><td>✔️ Export in seconds</td><td valign="middle">Pull every parameter from your current Revit model straight into Excel.</td></tr><tr><td>✔️ Edit &#x26; sync back</td><td valign="middle">Modify values in the sheet, press <em>Sync</em>, and watch your model update instantly.</td></tr><tr><td>✔️ Perfect for teams</td><td valign="middle">Ideal for bulk edits, fast QA/QC, and sharing data with colleagues who don’t use Revit.</td></tr></tbody></table>

#### 👉 **Excel Sync is planned to launch next Wednesday!** Get ready to try it out soon.

***

### 🔄 How to Update

Please manually **refresh your Add-in list.**\
After refreshing, the **Update** button will appear next to the add-in so you can proceed with the update.

⚠️ Please make sure Revit is closed before updating to avoid any issues

<figure><img src="/files/E4fNBQcfuSy0CbRuKIQN" alt="" width="375"><figcaption></figcaption></figure>

<p align="center">🔽 <strong>Ready to try it out? Click the button below to get the latest version!</strong> 🔽</p>

{% embed url="<https://bimil.bimpeers.com/>" %}
BIMIL Hompage
{% endembed %}

***

### 💡 Your idea = the next star add-in

Have a pain point you’d love us to solve? Reply to this email or write to [**help@bimpeers.com**](mailto:help@bimpeers.com?subject=undefined\&body=undefined).\
If we build your idea, you’ll be the first to test it—and we’ll give you a shout-out in the release notes!

Best regards,

The **BIMIL** 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-07-16.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.
