# Consultar Puntos y Lados

Cada medición está compuesta por **Puntos** y **Lados**. Los **Puntos** son generalmente aquellos en los que ha colocado el dispositivo Moasure sobre la superficie y lo ha dejado inmóvil, y los **Lados** son las líneas que conectan los puntos.

### Consultar Puntos <a href="#inspect-points" id="inspect-points"></a>

Puede hacer seleccionar cualquier punto del plano para consultar/ver las coordenadas. Una vez que haya seleccionado un punto, podrá ver las siguientes coordenadas:

* X
* Y
* Z
* Ángulo

<figure><img src="/files/chZ95Z2j16Dy2GN5QEwl" alt="" width="375"><figcaption></figcaption></figure>

### Consultar Lados/Líneas <a href="#inspect-edges-lines" id="inspect-edges-lines"></a>

Puede seleccionar cualquier lado del plano para consultar/ver:

* Longitud
* Elevación
* Recorrido

<figure><img src="/files/ltfmF1tV0WEhL8dST6hw" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.moasure.com/es/aplicacion-moasure/consultar-puntos-y-lados.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.
