# Creating Mid-Plane

## Creating Mid-Plane

Before mirroring the half of the drive we've created, we need to create a mid-plane.

Make sure you're in the `Assemble` tab in the ribbon.  Select the drop down for `Plane`, and select `Offset from Plane`.&#x20;

![Plane Menu](/files/-MfGIJ50gcF-CU3cyW6J)

Now select the thickness of the cross brace. &#x20;

![Plane Selection](/files/-MfGIWofti1TcupTlOtD)

The cross brace I chose was 35 holes long.  Each hold is 0.5", so this c-channel is 17.5" long.  I have the plane coming in `-(17.5/2)` to put a mid-plane in the center of the cross brace.  Once this is done, click the green check mark.&#x20;

![Dimension Constraining the Plane](/files/-MfGIlIbR_YJ0HU4VOAp)

If completed correctly, you should have an orange plane in the center of your cross brace.&#x20;

![Completed Mid-Plane](/files/-MfGJIGmmQmNoBSMT-qb)

{% hint style="info" %}
Remember to save!
{% endhint %}

## Contributors to this Article:

* Jess - EZ


---

# 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://wiki.purduesigbots.com/vex-cad/making-a-chassis/inventor-chassis/creating-mid-plane.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.
