# Show Direction

## <img src="/files/gjXjtdGU015Vfln8DNKA" alt="" data-size="line"> Show Direction

The ShowDir command opens the Direction Analysis control and displays the [direction](https://docs.mcneel.com/rhino/8/help/en-us/popup_moreinformation/curvesurfacedirection.htm) of curves, surfaces, and polysurfaces.

### **Steps**

* Select objects: Direction arrows will be displayed on the object.

\
![](https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/showdir-001.png)

Direction Analysis options

### Parameters

**Show**

* **Direction:** Displays the object's [normal](https://docs.mcneel.com/rhino/8/help/en-us/popup_moreinformation/curvesurfacedirection.htm) direction.
* **U (Surfaces only):** Displays the [u direction](https://docs.mcneel.com/rhino/8/help/en-us/popup_moreinformation/curvesurfacedirection.htm#UVDirections).
* **V (Surfaces only):** Displays the [v direction](https://docs.mcneel.com/rhino/8/help/en-us/popup_moreinformation/curvesurfacedirection.htm#UVDirections).

\
![](https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/showdir-002.png)

**Flip Direction:** Reverses the [direction](https://docs.mcneel.com/rhino/8/help/en-us/popup_moreinformation/curvesurfacedirection.htm).

**Reverse U:** Reverses the surface u direction.

**Reverse V:** Reverses the surface v direction.

**Swap UV:** Switches the u and v directions.

**Direction color:** Set the display color for the direction arrows.\
![](https://docs.mcneel.com/rhino/8/help/en-us/image/general/colorswatch-nospinner.png)

The u and v direction colors are determined by the Options > Appearance > Colors settings for the X axis and Y axis lines.

**Add Objects:** Add objects to the Direction Analysis display.

**Remove Objects:** Remove objects from the Direction Analysis display.

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


---

# 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/direction/show-direction.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.
