Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to combine two stls with one encompassing part of the other stl. The problem is that, Boolean operation and make solid operation is removing the internal part of the encompassed object. Here is a simplified version of waht i want to do:
I have two stls, 1 sphere and 1 cylinder with part of the cylinder inside the sphere. I want my final stl to not have intersecting faces between the two objects but every other faces such that a watertight geometry is obtained. However all the methods i tried ended up giving me fatal error during Boolean operation or removed the internal structure when Boolean operation was successful or by make solid operation.
Solved! Go to Solution.