# Move

## <img src="/files/9wwLhod4lYGljwxnpdPg" alt="" data-size="line"> Move <a href="#profiles" id="profiles"></a>

The Move command options control mouse operation for selecting and dragging.

### **Steps**

1. Select objects.
2. Pick a point to move from.

   Press Enter to use the bounding box center of the object.
3. Pick a point to move to.

### Command-line options

### **Normal**

Moves objects in the normal direction of the picked location1 on another object2.

1 The picked location will be the "from" point.

2 The object can be a curve, surface, polysurface, extrusion, or SubD.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/move_normal.png" alt=""></div>

### **Vertical**

Moves objects perpendicular to the current construction plane.


---

# 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/mesh/extract-mesh-faces/move.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.
