# SelFaceLoop

## <img src="/files/4j9SdgcQFC3lRxd7T9kW" alt="" data-size="line"> SelFaceLoop <a href="#profiles" id="profiles"></a>

The SelEdgeLoop command selects a loop of mesh/SubD edges by picking an edge in the loop.

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

### **Steps**

1. Pick a mesh/SubD edge.

   The picked edge is highlighted brighter than the rest of edges in the loop.

   You can hold down Ctrl(CMD) and pick the brighter edge to deselect the loop.
2. Press Enter to accept the selection.\
   An edge loop is selected.
3. Hold down Shift + Ctrl(CMD) and pick the edges to deselect individually.

&#x20; \- This command only works on meshes with UV information.

&#x20; \- This command can be used when a command prompts for selecting mesh/SubD edges.

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


---

# 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/subd/selection/selfaceloop.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.
