# Evaluate Point

## <img src="/files/F8llTo0N3wjqccDSsswN" alt="" data-size="line"> Evaluate Point

The EvaluatePt command reports and optionally labels the world and construction plane coordinates of a selected location in space.

## **Steps**

* Pick a location in a viewport. The command history window displays the location's Cartesian coordinates in x,y, and z format, both in the world and in the construction plane.

### Command-line options

**Label:** Specifies whether a leader or dot label will be added to the model.

* Labels are created with the unit settings of the current annotation style, not the model unit settings.

**Style**

* **Dot:** Labels the coordinates with an annotation dot.
* **Leader:** Labels the coordinates with a text leader.

**CoordinateSystem:** Specifies to use World or CPlane coordinates in labels.

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