In my list I have a repeated value at the items 0 and 12 and anothers repeated values.
The nodes for listing and indexing repeated items is not working like I expected.
My way to get unique items was pruning duplicates and get diferences from the main list. At List.AllIndicesOf I hope see for the first sub list the 0 and 12 indices but just got 12.
Im working with Dynamo 1.1.0.2094 and Revit 2016 service pack 2, windows 10 64bits.
Thanks @Vikram_Subbaiah . Gonna test
I see… reconstructing points. Is this a “hard way” to get the result… Can I supose there is something weird in the sofrware?
@jpTrujilloLevy It isn’t hard, but sure is a round about and inconvenient way
This issue has been raised quite a while back, not aware of any progress though.
After I set 3 decimals I can use listUniqueItem and AllIndicesOf nodes!
Now for some reason I cannot setDiference from main list and pruned Points like I my first example! =S