> For the complete documentation index, see [llms.txt](https://docs.meshmorpher.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshmorpher.com/graph/selection/select-landmarks.md).

# Select Landmarks

<div align="left"><figure><img src="/files/JTOgOhNXgGMVCk4pcxZC" alt=""><figcaption></figcaption></figure></div>

```
/**
 * Node that provides interactive landmark selection on a mesh.
 * 
 * Opens a 3D viewport for selecting corresponding points between
 * meshes, used for mesh fitting and deformation operations.
 * 
 * Usage:
 * 1. Connect mesh input
 * 2. Use viewport to select landmark points
 * 3. Output landmarks for use in fitting nodes
 */
```

{% embed url="<https://youtu.be/BKeyCdwV_io>" %}
