Message 1 of 4
Error when trying to combine two complex bodies from converted STL files

Not applicable
02-12-2020
03:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I'm trying to build a workflow in order to convert complex organic STL files into a STEP files.
I have managed to convert the whole model into solid bodies by splitting up the design. I had to do this because of Fusion 360 limitation of 50 K polygons when converting from Mesh to b-rep. Now I want to merge these bodies but I get error messages such as
"Error: There was a problem combining geometry together.
If attempting a Join/Cut/Intersect, try to ensure that the bodies have a clear overlap (problems can occur where faces and edges are nearly coincident).
Failed to Boolean bodies together"!
I also get this error when I make the parts overlap.
Is this operation too complex for Fusion or am I doing something wrong?