How du I fix a Disjointed Mesh ?
can you give some more detail or post your file or an image of your issue?
there is a command called SplitDisjointMesh that will allow you to select and delete them, or you can Cmd+shift+drag to select them and delete
If the mesh has become disjoined then you can select the mesh faces or mesh parts and just Join them back together. (Ctrl-J, type join or click the icon)
If it needs to be welded then run the weld command. 22.5 degrees are default.
There are also good tools like
CullDegenerateMeshFaces
MeshRepair
ReduceMesh
AlignVertices
All depending on what you need to “fix”. If you give us more details then it is easier to assist.
Hi @Udo_Kolter
Note that you MIGHT have to run the Join command with no pre-selection and turn on JoinDisjointMeshes from No to Yes, or disjoint meshes will not join… I’ve never typed the word “join” that many times in a single sentence before…
HTH, Jakob