Dissolve Node

This Geometry Nodes setup provides a custom node to dissolve vertices or edges within a mesh. Edge selections must be defined directly within the node tree, as standard vertex groups only store vertex data. While geometry attributes are not entirely preserved during the dissolve operation, users can manually reconstruct them using a Sample Nearest node referencing the original mesh.