Grasshopper

algorithmic modeling for Rhino

Hi Guys,

I've got an issue that I've seen posted a few times but couldn't seem to find a solution for, so I figured I'd start a new post for it and see if we can't have it out.

I've got two sets of solids that I'd like to perform a solid difference on, subtracting one set from the entirety of another. I can't seem to set it up that so that it performs the operation on the same object. It always seems to boolean one object, then copy the solid and then boolean again with that new object, resulting with many copies of the original solid, each with it's own cut, instead of one object that's been cut many times.

GH definition should be attached, and here's a look at the way I've got it strung together. Any help would be appreciated. Thanks!

-Clayton

Views: 1360

Attachments:

Replies to This Discussion

Both sets need to be lists at the same branching level on order to get what you want.

Right now, SolidDiff will fail, if set B doesn't completely intersect set B. So this might not work at all. Current workaround would be to put all each wall in a separate branch and Diff only windows, that would intersect that wall.

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service