Cleaning up empty object ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I would like to know if there is an easy way to clean up empty bodies ? Let me illustrate with a picture :
In Step 1, I create a simple shape, which automatically creates "body 1".
In Step 2, I cut this body in half using a simple extrude, which creates "body 2".
In Step 3, I extrude body 2 entirely, but the body 2 object still exists. It is basically now a "null object".
In this simple example, I can just remove it, which is fine. But I have some very complexe models on which I had to make big boolean operations, resulting in the complete destruction of plenty of small bodies. When I export the model to be used in 3D programs, all the empty objects are maintained, which is very dirty.
I would like to be able to clean all those empty objects with a hypothetical function "remove all empty bodies". Is there such feature available in Fusion ? Thanks ! 🙂