> For the complete documentation index, see [llms.txt](https://docs.moasure.com/pt/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/pt/aplicacao-moasure/ferramentas-de-edicao/extrapolar-canto.md).

# Extrapolar Canto

Se, por qualquer motivo, não conseguir aceder a um canto durante a medição, pode utilizar a ferramenta **Extrapolar Canto** após finalizar a medição e o Moasure fará o trabalho por si.

## Exemplo:

Suponhamos que queremos calcular a área e o perímetro de um jardim, mas não conseguimos chegar a um dos cantos porque existe um obstáculo no caminho.

### Durante a medição…

1. Capture um mínimo de dois pontos em cada parede/linha antes e depois do canto ao qual não tem acesso e que pretende extrapolar.

### Depois de concluir a medição…

1. Selecione a linha que pretende extrapolar até ao canto.
2. Clique em 'Editar' e, em seguida, selecione 'Extrapolar Canto'.

### Resultado

Esta ação extrapolará a linha selecionada até ao canto, completando automaticamente a medição.

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

{% hint style="info" %}
Para anular um canto extrapolado, selecione o ponto criado no canto extrapolado e utilize a ferramenta 'Desfazer Extrapolar Canto'.
{% 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/pt/aplicacao-moasure/ferramentas-de-edicao/extrapolar-canto.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.
