X, Y, Z coordinates of the annotations

I want to retrieve the XYZ coordinates of the annotations. How can I perform so?

In the Dev panel of the Scene Tab of the 3D settings of you model, you can show an export of the data you need

3 Likes

You can also get that info with the API. Here’s a codepen: https://codepen.io/klaasnienhuis/pen/JjyxERo?editors=1011