> For the complete documentation index, see [llms.txt](https://docs.moasure.com/it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/it/app-moasure/strumenti-di-modifica/estrapola-angolo.md).

# Estrapola Angolo

Se non riesci a accedere all'angolo di una stanza o di un giardino, puoi usare lo strumento "Estrapola angolo" al termine della misurazione e Moasure farà il lavoro per te.<br>

**Facciamo un esempio pratico:**

Vuoi calcolare l'intero perimetro e l'area di un giardino ma non è possibile raggiungere uno degli angoli perche' occupato da una struttura in legno (ma potrebbe essere anche un cespuglio o un aioula con fiori che non vuoi calpestare):

<figure><img src="/files/rTlnmMOqWlgunvzg720U" alt=""><figcaption></figcaption></figure>

### *Mentre Misuri…*

1. Batti un punto appena prima e un altro appena dopo l'ostacolo:

<figure><img src="/files/92iVolfAi0shCcBvPPCr" alt=""><figcaption></figcaption></figure>

### *Una volta completata la misurazione...*

1. Seleziona la linea che congiunge i 2 punti che delimitano l'ostacolo;
2. Tocca ‘Modifica’ e seleziona ‘Estrapola Angolo’.

**Risultato:** in questo modo il sistema ricrea l'angolo compreso tra i 2 punti.

![](https://uploads.gorgias.io/0l9dY2VQjd6rZkLp/Extrapolate-e4bc0f0a-4a8e-4c1a-b9f3-7d32d0a189ba.gif)

{% hint style="info" %}
Se vuoi ristabilire il disegno di partenza, seleziona l'angolo che si è creato, e usa lo strumento 'Elimina Angolo Estrapolato'.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/it/app-moasure/strumenti-di-modifica/estrapola-angolo.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.
