# Measurement

The Sensori Viewer includes tools for distance, area and volume measurement.

Click the measurement button in the viewer to start measuring ![](/files/m1OXCm6mp5CIo6XY8rGa)

Ctrl+click on the 3D geometry to select a point.  Add a second point to define a distance measurement.

<figure><img src="/files/7ndZB0rBvyNWIg16HDFZ" alt=""><figcaption></figcaption></figure>

With 3 or more points, you can define an area measurement.

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

Ctrl+click on an existing point to delete it, or ctrl+drag to move it.

To measure a volume, first click points to define a surface.  The volume will be measured between this surface and the nearest 3D geometry.

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

Press the enter key to calculate the volume.  This might take up to half a minute to complete.  If there are any holes in the geometry, this can affect the accuracy of the measurement.  When the measurement has completed, coloured dots are used to indicate the included volumes on either side of the surface.

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

The tool can be used to calculate both cut and fill volumes.

<figure><img src="/files/OitvWtX6Capz1jny5d33" alt=""><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.sensori.systems/viewing/measurement.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.
