ShynnSup
(Shynn Sup)
February 3, 2023, 8:42pm
1
I have a set of extruded contours, and I just want the outer layer, meaning I want to make a boolean union out of them and merge all the coplanar faces. This way the geometry will not be so heavy.
It should be quite a simple thing to do but boolean union does not work or takes ages…
Maybe converting the geometry to meshes enables a better workflow to eliminate interior faces once its all joined into a single mesh?
pascal
(Pascal Golay)
February 3, 2023, 8:44pm
2
Hello- does the BU work in stages? 4-5 at a time?
-Pascal
ShynnSup
(Shynn Sup)
February 3, 2023, 8:57pm
3
Hey Pascal, it does. Takes about 10 seconds or so. Will take some time to do all contours.
Maybe boolean meshes is faster? Will try that.
siemen
February 3, 2023, 8:59pm
4
Perhaps you should try shrinkwrap in rhino wip?
ShynnSup
(Shynn Sup)
February 3, 2023, 9:35pm
6
Pascal Golay:
How many?
1495 contour breps.
I still tried it but it started to fail after at some points
pascal
(Pascal Golay)
February 3, 2023, 9:45pm
7
Can you post (public) or send (tech@mcneel.com ) one or two of the failures?
-Pascal