Exyled opened this issue on Feb 20, 2005 ยท 5 posts
Exyled posted Sun, 20 February 2005 at 11:04 AM
How can you create a boolean object of multiple objects quicly as opposed to one at a time. I noticed it seems you have to choose two objects, unite them, then choose that object and do it again with the next object. It'd be easier to select a bunch and boolean the works. i have Carrara 4.1
Kixum posted Sun, 20 February 2005 at 1:42 PM
As far as I'm aware, there is no way to do what you're talking about. I'm going to post a pet project in the next thread which had a lot of boolean work done it it, all one at a time. -Kix
-Kix
mdesmarais posted Sun, 20 February 2005 at 3:45 PM
I'm pretty sure you can do it by grouping, if that works for your flow. . . I made a spaceship once where I booleaned out all the windows at once. . saved the hull, save the windows separately in case I ever wanted to do it again. Markd
misha123 posted Mon, 21 February 2005 at 2:32 AM
You might try exporting the group of objects as OBJ file and reimporting as a single object.
falconperigot posted Mon, 21 February 2005 at 10:56 AM
Yeah, I tried that and it works well. Just be sure to import as a single object.