Grasshopper

algorithmic modeling for Rhino

Hello,

I have never written a VB/C# component before and I think what I want to achieve may require a scripted component.

I have a list of Boolean 'True/False' conditions...I want to split the list into its True and False parts...but retaining the item# in the original list...

so if the item list looks like this:

0= False
1= False
2 = True
3 = True
4 = True

I am looking to get a list that has:

0,1 and then 2,3,4

any help would be great

M.

Views: 209

Attachments:

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