# Generate Dimensions

### <img src="/files/ogHFe3D1VWChdEX0UsyM" alt="" data-size="line"> Generate Dimensions

**Generate Dimensions** is a one-click tool that extracts and displays the key measurements of a ring design. It is intended to streamline the dimensioning process and ensure consistency across technical documentation and client reports.

When the ring has been created using RhinoArtisan, the system recognizes the finger size and internal structure of the design. This allows it to extract all relevant dimensions accurately and instantly, without the need for additional analysis. As a result, technical documentation becomes faster and more reliable.

If the ring was **not** designed with RhinoArtisan, use the **From Ring** command before running this one.

<figure><img src="/files/yQWm4Rcin5fdr1DUDSfn" alt=""><figcaption></figcaption></figure>

### **How It Works**

Once the command is activated, RhinoArtisan automatically analyzes the geometry of the ring and generates the following dimensions:

* **Ring size diameter**
* **Width and height of the lower shank section**
* **Height of the shank at mid-point**
* **Width and height of the central motif (head)**

The measurements appear directly in the viewport as standard Rhino dimension objects, placed clearly around the ring.

### **Use Case**

The dimensions generated by this command can be included in design reports, adding technical clarity for clients, collaborators, and production teams. This eliminates the need for repetitive manual measurements and enhances the professionalism of documentation.

Whether you're preparing a client presentation or a manufacturing file, **Generate Dimensions** offers a fast, reliable way to produce informative and visually clean outputs.


---

# 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://docs.rhinoartisan.com/commands/drafting/generate-dimensions.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.
