Jakob,

that sounds very difficult. If I had to do this, I'd probably won't
even try to do it using components, but jump straight to scripting.
I can see at least 3 nested loops and a lot of bookkeeping.

--
David Rutten
Robert McNeel & Associates


On Nov 4, 12:38 am, Jakob <[EMAIL PROTECTED]> wrote:
> hi there,
>
> since a while i`ve been working on my grasshopper definition. it is
> almost done! i just need a small step to finish it. i got a bunch of
> breps arrayed and culled to form a surface. now i want to make holes
> in the boxes with a boolean difference. the first brep set would be
> boxes, the second one is cylinders in each corner to make the holes.
> each cylinder should perform the boolean difference, only IF it
> intersects with 2 boxes. otherwise, if it intersects only with 1 box,
> it should be excluded from the boolean difference. is there a way to
> do that in grasshopper? i know there is a IF-function. unfortunately i
> never used it.
>
> please guys.... help me :)
>
> thanks, jakob

Reply via email to