# FaceEdgeVertexToggle

## <img src="/files/6qTw3wK2mCli2zAH9b6p" alt="" data-size="line"> FaceEdgeVertexToggle <a href="#profiles" id="profiles"></a>

The SubDFaceEdgeVertexToggle command toggles SubD sub-object selection between SubD faces, edges, and vertices.

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

* Assign the command to a [keyboard shortcut](https://docs.mcneel.com/rhino/8/help/en-us/commands/selection_commands.htm#), or an [alias](https://docs.mcneel.com/rhino/8/help/en-us/commands/selection_commands.htm#) for convenience.

### **Steps**

1. Ctrl(CMD)+Shift+Click one or more SubD faces.
2. Run the SubDFaceEdgeVertexToggle command several times.

   The selection cycles through faces, edges, and vertices.

***

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


---

# 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/faceedgevertextoggle.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.
