What "join deleted surface" means in Cinema 4D
Join Deleted Surface is a modeling command in Cinema 4D that merges two or more objects into a single object while removing the surfaces where they touch. Instead of two separate shapes sitting next to each other, you get one unified shape with a clean seam where they connected. The command deletes the overlapping faces and stitches the remaining geometry together.
This is different from straightforward grouping objects or using a Boolean operation. A Boolean cuts away material or adds material based on how shapes overlap. Join Deleted Surface assumes the objects already fit together the way you want them, and it just cleans up the boundary between them.
Key Takeaways
- Join Deleted Surface works on objects that already touch or overlap; it removes the faces at the seam and merges them into one object.
- Both objects must be polygon meshes (not splines or primitives) for the command to work.
- You select all the objects you want to join, then go to Mesh menu and choose Join Deleted Surface.
- The result is a single object with no internal faces where the original objects met, which is useful for 3D printing or clean topology.
When you would use this command
Join Deleted Surface is most useful when you have built separate pieces that fit together perfectly and you want to treat them as one object. For example, if you modeled a cup and a handle separately, positioned them so they touch, and then want to merge them into a single cup object, this command does that cleanly.
It is also common in 3D printing workflows. If you have multiple parts that need to be one solid object for printing, Join Deleted Surface removes the internal geometry that would otherwise cause problems in the print file. The command assumes your pieces already line up correctly, so you do the positioning work first, then use this to finalize the merge.
How to select and prepare your objects
Before you run the command, make sure both objects are polygon meshes. If you have splines, primitives, or other object types, convert them to polygons first. In Cinema 4D, right-click the object and choose Convert to Polygon, or use the Mesh menu.
Position your objects so they touch or overlap exactly where you want them to join. The command does not move anything — it only removes faces and stitches geometry. If your pieces are not aligned, the result will have gaps or misaligned seams. Use Cinema 4D's move, rotate, and scale tools to get the fit right before you proceed.
Select all the objects you want to join. Hold Shift and click each one in the viewport or in the Object Manager on the left. The order does not matter. Once all objects are highlighted, you are ready for the next step.
Running the Join Deleted Surface command
With your objects selected, go to the Mesh menu at the top. Look for Join Deleted Surface in the dropdown. Click it. Cinema 4D will when ready merge the selected objects into a single object and remove the overlapping faces.
The new merged object will appear in the Object Manager with a default name like "Join Deleted Surface" or a name based on the first object you selected. You can rename it by right-clicking and choosing Rename, or by double-clicking the name in the Object Manager.
The original objects are deleted after the merge. If you want to keep them for reference or to undo the operation, save a version of your file before running the command, or use Edit > Undo when ready after if the result is not what you expected.
What happens to the geometry
Join Deleted Surface removes all faces that are inside the merged object or that overlap between the original pieces. This is why it is called "deleted surface" — the surfaces at the seam are deleted, not kept. The remaining faces are stitched together into one continuous mesh.
The result is a single object with clean topology at the join. There are no duplicate faces, no internal geometry, and no gaps. This makes the object suitable for further modeling, rendering, or export to 3D printing software.
If the result has unexpected holes or missing faces, it usually means the original objects did not overlap or touch in the way the command expected. Check that your pieces were positioned correctly and that they are both polygon meshes with no missing geometry.
Common reasons the command does not work as expected
The most common issue is that the objects do not actually touch or overlap. If there is even a tiny gap between them, Join Deleted Surface will not remove any faces because there is no seam to clean up. Move your objects closer and try again.
Another issue is that one or both objects are not polygon meshes. Splines, parametric primitives, and other object types will not work with this command. Convert everything to polygons first using Convert to Polygon from the Mesh menu.
If the objects overlap but the command produces unexpected results, the issue may be that the overlapping region is too complex or that the faces do not align cleanly. In those cases, a Boolean operation or manual cleanup may work better. You can also try adjusting how much the objects overlap and running the command again.
Frequently Asked Questions
Can I undo Join Deleted Surface if I do not like the result?
Yes. Press Ctrl+Z (Windows) or Cmd+Z (Mac) when ready after running the command to undo it. Your original objects will reappear. If you have already done other work since then, you can go to Edit > Undo History to step back to the point before the join.
What is the difference between Join Deleted Surface and a Boolean operation?
A Boolean cuts or adds material based on how shapes overlap — you choose whether to keep the intersection, subtract one from the other, or combine them. Join Deleted Surface assumes the objects already fit together and just removes the overlapping faces to merge them. Use Boolean when you want to cut or carve; use Join Deleted Surface when pieces already fit and you just want to make them one object.
Do I need to weld the vertices after using Join Deleted Surface?
Usually not. Join Deleted Surface already stitches the geometry together. However, if you notice duplicate vertices at the seam, you can use Mesh > Optimize or Mesh > Weld to clean them up. This is rare but can happen if the original objects had slightly misaligned edges.
Can I use this command on more than two objects at once?
Yes. Select as many objects as you want to join, and the command will merge them all into a single object in one step. Make sure all of them are positioned correctly and touching where they should be before you run it.
Is Join Deleted Surface safe to use before exporting to 3D printing software?
Yes. It is actually a good step in the 3D printing workflow because it removes internal faces and creates a clean, single-object mesh. Just make sure the result has no holes or missing geometry before you export. Use Mesh > Check Mesh to scan for problems.