Grasshopper

algorithmic modeling for Rhino

Hi all, 

Trying to exclude surfaces from my list. 

in Param Viewer my surfaces are listed as {0;0;0} N = 3   for Triangle

and {0;0;0} N = 4 for Rectangle. 

Now I need to exclude triangles from list! 

With split list or cull pattern, to get a list just with rectangles {0;0;0} N = 4

Thanks a lot

Igor

Views: 3054

Replies to This Discussion

Hi Igor,

If I understood you correctly, you want to split your tree in a way, that on one side you have only lists with three surface edges and on the other only lists with four surface edges?

If that is so, use this:

Edit: I have just realized that "Sort" component is not even necessary.
Still it will work in both ways (with and without the "Sort" component).

Attachments:

Bravo Djordje, 

That is exactly that! Such elegant solution. 

Thank you a lot. 

Bravo legendo!!!

You can do with even less components (if you can live with empty branches)

;)

Attachments:

Nice solution also! Very nice. 

Thanks mate

Igor

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service