Grasshopper

algorithmic modeling for Rhino

I used Cull Pattern to remove elements in a list. But how can I get a list without these duplicate data? Here is my files. Thank you so much for your help.

Views: 725

Attachments:

Replies are closed for this discussion.

Replies to This Discussion

Hello Bao,

cull pattern component needs a pattern to produce a culling. you are providing only a true input, meaning that no elements from the list are being culled (check output) so there is no duplicate data. try using a pattern like true, false, true, true etc to see what happens.

on the other hand random reduce seems to be ok removing randomly some of the panels.

cheers

alex

Thank you again.

My problem is since I use Random reduce 1 connect with Random Reduce 2 and I do it on Srf Quad Panel. And i will have the layer of RR1 and layer of RR2 overlay. So how can I remove or subtract the overlay on the RR1 ? This is untrimmed Srf so I cant use SET for subtraction.

Hello Bao,

i am a bit confused, don't really understand what you are after.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service