# Adjust Closed Surface Seam

## <img src="/files/HcMJG6HG94LwtmN04DLn" alt="" data-size="line"> Adjust Closed Surface Seam

The SrfSeam command changes the location on a closed surface where the start and end edges of the surface meet.

**Steps**

1. Select a closed surface.
2. The seam of the surface is indicated by a curve.
3. Click to pick a new location for the seam point.

Options are only available if the surface is closed in two directions (such as a torus).

### Command-line options

U: Changes the seam in the u direction.

V: Changes the seam in the v direction.

Both: Changes the seam in both u and v directions.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/srfseam.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/surface/adjust-closed-surface-seam.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.
