> 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/add-ins/box-to-view.md).

# Box to View

## 📌 **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 **Section box or Scope box** you define.

With a single click, it delivers consistent, precisely aligned views for documentation, review, and presentations, eliminating repetitive manual setup.

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

## ✅ Features

✔️ **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

## ⚠️ Notes

* **Template Availability**\
  The Template drop-down only shows templates explicitly defined for the chosen View type—if none appear, check your Revit template library.
* **Compatibility**\
  Requires BIMIL Manager v1.1.7.0 or later.

***

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

<h4 align="center">“No more wasting time on view setup.”<br>“No more errors from project-to-project view settings.”<br>“Focus on design, not repetitive tasks.”</h4>


---

# 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:

```
GET https://bimil.gitbook.io/docs/add-ins/box-to-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
