I want to filter out the identical point in a list. My original idea was to use the button “Duplicate Item indices” but seems it does not work as expected of me.
Also there any other way for me to solve your problems is to filter identical points ?? Any suggestions.
As an alternative approach- there is a node Point.PruneDuplcates- Which has a handy tolerance setting
Andrew
1 Like
Hi @Kulkul
My problem is I have three duplicate points in the list, but when the button #Duplicate Item indices use only one index of a duplicate point rather than the two points. You may see the following results.
I think the button # Duplicate Item Indices only works when the input variables are integer values. I checked his suspected in two cases.
- Case 1: The input variables are integers and cases are rational numbers.
- It gives the following results.
It works perfectly. Thank you :cười toe toét:
@dangthanhnam01.kt199 Try changing Lacing to Longest for “DuplicateItemIndices” node.
I wonder in dynamos have a button that works the same with duplicate lines.?