# Quick Orient on Surface

## <img src="/files/udEkWcMF9W8g54RfV5ux" alt="" data-size="line"> Quick Orient on Surface

This command allows users to orient and place objects on a selected surface with precision and ease. Upon activation:

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

1. The user is prompted to select the surface or geometry where the objects will be oriented.
2. Then, the user selects the object they wish to orient.

Once these selections are made, the following occurs:

* The command line will prompt the user to pick a point on the selected geometry to place the object. At this stage, options for flipping, scaling, rotating, moving along the Z-axis, and alignment adjustments are available.
* As the mouse moves over the geometry, a **Key Shortcut Menu** appears on the left side of the viewport. This menu offers key-based controls:

  * **A/Z**: Scale the object larger or smaller.
  * **S/X**: Rotate the object clockwise or counterclockwise.
  * **D/C**: Move the object up or down along the Z-axis.
  * **U**: Remove the last placed object.

  <figure><img src="/files/5ksrdvtYzpSRGpZNuL6T" alt="" width="104"><figcaption></figcaption></figure>
* The key shortcut menu only appears when the mouse is hovering over the geometry, making this command dynamic and interactive. Once the object is positioned and adjustments are made, the user can left-click to place it. To finish placing multiple copies, simply right-click to exit the command.

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

{% hint style="info" %}
Goldsmith Tip: This tool is essential for designing pieces that require the addition of decorative elements in a balanced and visually appealing way. It allows you to intuitively experiment with the placement, adjusting the position and distribution of objects until you achieve the most aesthetically pleasing arrangement, relying on visual judgment.
{% endhint %}


---

# 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/transform/orient/quick-orient-on-surface.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.
