# Move Untrimmed Face

<img src="/files/Yt6xIvkjDZUzjDMUfnmT" alt="" data-size="line"> Move Untrimmed Face

The MoveUntrimmedFace command moves an untrimmed polysurface face.

The surrounding joined surfaces are adjusted to accommodate the new face orientation.

**Steps**

1. Select a face.
2. Pick a point to move from.
3. Pick a point to move to.

#### Command-line option

* Copy: Specifies whether or not the objects are copied. A plus sign ![](https://docs.mcneel.com/rhino/8/help/en-us/image/icons/copyplus.png) appears at the cursor when copy mode is on. The RememberCopyOptions command determines whether the selected option is used as the default.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/moveuntrimmedface.htm#\(null\)).


---

# 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/solid/face-edition/move-untrimmed-face.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.
