# Grid to Crop

**Grid to Crop** is a Revit add-in that enables users to align Grids and Levels within the boundaries of Crop Regions, ensuring precise control over the spacing between these elements. This tool enhances the clarity and accuracy of drawings by allowing for adjustments in the positioning of Grids and Levels relative to Crop Region boundaries.

## Features

* **One-click Adjustment:**\
  Utilize the Grid to Crop button to align the lengths of Grids and Levels with the boundaries of Crop Regions across floor plans, elevations, and sections.
* **Customizable Spacing:**\
  With Grid to Crop Setting, users can define the spacing between Grids/Levels and Crop Regions, allowing for tailored alignment.

## Notes

* This add-in functions only within the current view, not affecting other views.
* Objects not visible in the current View will not be aligned.
* Spacing calculations exclude the head of lines, focusing solely on the line itself.

{% embed url="<https://www.youtube.com/watch?v=lIYa6BWZmAQ>" %}


---

# Agent Instructions: 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/grid-to-crop.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.
