> For the complete documentation index, see [llms.txt](https://docs.rhinoartisan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rhinoartisan.com/tutorials/organic-subd-ring-design/second-basket-round-gem/mirror-the-prong.md).

# Mirror the Prong

### Activate OSnap

Activate osnap with project and record history.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/SubD-Proyect-History.png)

### Duplicate the prong

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/mirrorCommand.png)

Use the **Mirror** command in the **Y-axis**.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/MirrorSecond-Prong.png)

### Create a bridge

In the **SubD** tab (1), use the **Bridge** command (2).

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/SubD_Bridge.png)

Select the **10 bottom faces** of one prong and its corresponding faces on the mirrored prong.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/Bridge2.png)

Set the **Segment** count to **2**.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/Bridge-2-seg.png)

### Adjust the bridge

Like the first basket:

Use **Ctrl + Shift** to select the top point of the bridge and its edges. Lower the selection slightly to create an arch.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/Bridge-move-edge-down.png)

Raise the central point to soften the curve.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/2.png)

Now from the top view, use **Mirror** command in the **XAxis** to create the other side.&#x20;

![](https://www.rhinoartisan.com/wp-content/uploads/2024/11/Mirror-Bridge.png)

### **Video Lesson**

{% embed url="<https://www.rhinoartisan.com/wp-content/uploads/2024/12/05.mp4>" %}

### **Next Step**

Build the bridge to finalize the round basket.


---

# 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://docs.rhinoartisan.com/tutorials/organic-subd-ring-design/second-basket-round-gem/mirror-the-prong.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.
