In autocad i only have one line but when i convert to a GDB the duplicate transformer removes it as it is a duplicate? It does this on about 20% of the lines in my Autocad file? I have tried to redraw,Flatten, Convert to Polyline, Copy and Paste to new DWg?
Page 1 / 1
Hi,
Duplicateremover works on attributes.
If u have 2 different lines with same attributes, one wil be romved.
If u are looking for geometric duplicates, you should use the matcher(transformer).
Gio