Hie,
I am trying to group elements of a list. I like to create list with the elements who has the same value. I.e. one list wit the elements of value 5350, other with 4010,… Could you help me?
Regards.
List.GroupByKey
hello, you can plug in keys your list also for List.Group.ByKey ![]()
Cordially
christian.stan
How does the Object.Identity work in this .dyn?
What does it do? Why does 1.0 get rounded to 1?
Object.Identity literally doesn’t do anything to the data. A code block with “x;” in it would result in the same. For the second question: I don’t know, maybe @jacob.small has an answer.
Depending on your Dynamo build, this can just be a display thing more then a functional thing. Check the object.Type to confirm.
Thanks so much to all.
@PauLtus ,
intresting, it is grouping by itself! ![]()



