# 'Line of sight' analysis

Within its 3D Analyst extension, ArcGIS Pro includes a ‘Line of Sight’ geoprocessing tool for calculating visibility between a given viewpoint and target. This tool can treat integrated mesh models as a core source of obstruction objects. As such, this provides a strong use case for working with mesh data.

To use this tool, you will need to create or obtain one, or more, line features. The beginning of each line will represent the viewpoint, with the end point representing the target. These line features, along with all potential obstruction objects, are provided as tool input. Upon completion, new line features will be created. These will be shaded green where the line is visible and red where it is not. An illustration of this is shown below, with icons added to indicate the viewpoint and target vertices of the supplied line feature.

The official documentation for this tool can be found at:&#x20;

{% embed url="<https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/line-of-sight.htm>" %}

<figure><img src="/files/NJxFtJ3uK1JIOsgcmL76" alt=" A simple demonstration of ArcGIS Pro&#x27;s &#x27;Line of Site&#x27; tool.  For this image, a premium high resolution integrated mesh was used in place of the ‘standard’ OS mesh.  "><figcaption><p>A simple demonstration of ArcGIS Pro's 'Line of Site' tool. For this image, a premium high-resolution integrated mesh was used in place of the ‘standard’ OS mesh.</p></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.os.uk/os-downloads/upcoming-products/beta-products-information/os-3d-mesh-beta-product/getting-started-guide/importing-an-os-integrated-mesh-model-into-arcgis-pro/line-of-sight-analysis.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.
