# Show Edges

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F5MvGBVXVGm5VZkEygDup%2FANALYZE_SHOW_EDGES.png?alt=media&#x26;token=772a7bf3-a947-4edc-82db-121c3d7931ca" alt="" data-size="line"> Show Edges

The ShowEdges command highlights naked, non-manifold or all edges of the selected surface, mesh and SubD objects.

### **Steps**

1. Select objects.\
   The edges highlight and the ends of edges are marked with point display markers in the color you selected.

## **Edge Analysis options**

### Show:

* All edges: Display the edges of objects, including:
  * All edges of surfaces, polysurfaces, and Extrusions.
  * Naked, creased, and soft crease edges of SubDs.
  * Naked and unwelded edges of meshes

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FF999CbSSe2VGEngu753C%2Fshowedges_all.png?alt=media&#x26;token=6066674a-3ad4-4209-b780-e19ded3bf4f8" alt=""><figcaption></figcaption></figure>

* Naked edges: Displays open edges in surfaces, polysurfaces, meshes, and SubDs. A surface, polysurface, mesh, SubD edge that is not connected to another edge. Solid objects have no naked edges.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2Fgs5g0T9TS7Zz1evkcttO%2Fnakededges.png?alt=media&#x26;token=e3fc49a1-aebe-4921-9c3d-5963194f5e0b" alt=""><figcaption></figcaption></figure>

* Non-manifold edges: Displays the edges of polysurfaces or meshes shared by more than two faces.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FJMxQMqkZSRH44Sg7CkM7%2Fshowedges_nonmanifold.png?alt=media&#x26;token=7bedc624-aef5-4e37-a087-39d37afe8c68" alt=""><figcaption></figcaption></figure>

### Zoom:&#x20;

Zoom to include the selected edges.

* Zoom options
  * All: Zooms to include all naked edges.
  * Current: Zooms to the first edge in the selection. This useful if you zoom out with the mouse and want to zoom back in.
  * Next: Zooms to the next edge in the selection. If the selected objects have only one naked edge, this option is not displayed
  * Previous: Zooms to the previous edge in the selection. If the selected objects have only one naked edge, this option is not displayed.
  * Mark: Marks ends of the edge with point objects. If the All option was previously selected, all naked edges are marked.

### **Edge color:**&#x20;

Sets the display color for the edges.

* Add Objects: Adds objects to the edge display.
* Remove Objects: Removes objects from the edge display.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/showedges.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/analyze/show-edges.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.
