# Remove Geometry

<div align="left"><figure><img src="https://2202237093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FililYtTOKJkeJpzbCa02%2Fuploads%2FHm2Ac8vc3lXLCN0AHPjb%2Fimage.png?alt=media&#x26;token=f3646076-21f7-4ef9-9026-7d99b17a609b" alt=""><figcaption></figcaption></figure></div>

```
/**
 * Node that removes selected triangles from a mesh.
 * 
 * Deletes geometry based on a triangle selection, rebuilding
 * skin weights and materials as needed.
 * 
 * Usage:
 * 1. Connect mesh and triangle selection
 * 2. Click Apply to remove selected geometry
 */
```
