We have cases where the selectDuplicated/getDuplicatedParts functions return a lot of false hits/remove non-duplicates, this is typically for instances in the data that are positioned (so not overlapping). Rake-ing the tree does not give the same hits so it has something to do with the assembly structure.
Any suggestions on how to tweak the parameters to avoid these cases, e.g. require a close overlap? We have tried very low values for all the parameters (0.000001) without any luck.The documentation is not very clear on the values and their units.