Im using the Traverse Assembly API to export Item and Description custom propertys for all assemblies/subassemblies/parts in an assembly. The problem is, if a part is used more than once, it shows up more than once in the exported text file.
How can I remove these duplicates?