> For the complete documentation index, see [llms.txt](https://helps.ugscan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helps.ugscan.com/features/gong-ju-lan/ce-liang.md).

# 测量

{% hint style="info" %}
提&#x793A;**:** 测量精度取决于扫描质量和范围, 范围越大累计误差也大, 扫描轨迹不好也可能会增加误差.
{% endhint %}

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

**测量选点:** 测量过程中, 3D视图交互不变, 要创建测量点只需要找到要测量的地方, 然后单指长按就可以, 可以连续创建测量点, 测量长度是所有测量点加起来的长度.

**撤销:** 点击撤销可将最近一次创建的测量点删除.

**关闭:** 关闭测量功能.


---

# 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, and the optional `goal` query parameter:

```
GET https://helps.ugscan.com/features/gong-ju-lan/ce-liang.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
