MESH OR SUB-Ds COINCIDENT EDGES JOINT

HI

I am having a hard time in order to join concident edges on 2 adjacent meshes or subd

does anyone know how can i join the 2 sub-d below ?

If possible does the method apply also to meshes ?

thanks

Appo

If you delete the edges you can then use _Bridge with edge loops. Set segments to 2 to get a middle seam, and check Join to ensure you end up with one object.

thanks Nathan,

yes i see what you mean , I have been using this trick but yet it is not the most efficient but i wonder if there is a command to weld the edges togheter directly , this could be useful in other situations too when dealng with meshes.

thanks

Appo

Hi Appo,
The _Stitch command may help.
Jess

Indeed the stitch command is useful here. I find it hard to use with co-incident edges though.

Yes, there’s always room for improvement :wink:
If the vertices already match more or less then it may work to join the meshes and run _AlignMeshVertices with a reasonable tolerance, and then _Weld if needed…

Merging/joining vertices doesn’t work here? This is what I would expect for joining together different sections go a complex subD model.

Join does work.

1 Like