# Calculate Coordinates

This feature of Sort Mark **calculates the X and Y coordinates** of elements of the selected category and writes the values into the selected or created shared text parameter.

Run the **Calculate Coordinates** command and select the element category and the text parameter to write the value to. You can also choose to create a new shared parameter.

![](/files/zIEh54YprG3oLgx9bHXS)

You can choose between the project coordinates (Project Base Point) and shared coordinates (the Survey Point). And you can choose to calculate the coordinates of either the start, the end or the middle of the selected elements (if it's a line-based element).

![](/files/BnlmjsGMYrdkdYll5Ff0)

The X and Y coordinates, separated by a semicolon, have been written to the newly-created shared parameter.

{% hint style="info" %}
For more options and customizable formatting of coordinate values, use the [**Element Numbering**](/common-for-several-products/sort-mark/room-space-sheet-element-numbering.md) functionality.
{% endhint %}

![](/files/aEHpwCAPtmnikJ14p60v)


---

# 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.besmart.software/common-for-several-products/sort-mark/calculate-coordinates.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.
