Skip to main content
Solved

FME shows autocad line as duplicate when only one?

  • April 10, 2014
  • 1 reply
  • 16 views

Forum|alt.badge.img
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?

Best answer by gio

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
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • Best Answer
  • April 11, 2014
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