The commands.Weld is not what I am looking for.
I have 2 seperate meshes that I move very close together. The edges are “more or less” the same geometry. I want these to meshes to become 1.
I use “merge” to merge the geometry.
How do I weld the edge vertices together? I can move the vertices to the exact position by parsing both geometries, but then what?
<3