algorithmic modeling for Rhino
Thank you.
Also look at [Create Set]. It will remove all duplicates because mathematical sets do not allow for the same element to be present more than once.
Thank you!
David, if i need find the minor number from a list. what component can i use?
Solution 1. [Sort] and then extract the number at index=0 using [List Item]
Solution 2. [Bounds] and then plug the resulting domain into [Deconstruct Domain]
what is the [function] after the [sort list], I don't recognize the icon?
nevermind, delete consecutive, found it here: https://rhino.github.io/#System
Would it possible to remove all the items which has clones? For example: [1, 1, 2, 3, 4, 3, 5, 6, 6] to [2, 4, 5]
Yes, try with Create Set or Delete Consecutive components. They are both located in the Sets tab. Also remember this is the old forum now and it is theoretically closed.
If this is not clear enough for you or have any other doubts try asking in the new forum:
What if I want to delete the items when they are duplicated? So I don't need 0, 1, 2, 4. I want the result with {3}
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by