Skip to main content

I am trying to create a workspace that identifies consecutive duplicate point in DWG polylines. and outputs their coordinates for future review.

As per my example, Autodesk AutoCAD DWG/DXF (normal reader or FeatureReader) does some autorepair on the features while reading. The DWG feature has 12 vertex in AutoCAD but only 7 in FME.

Please see attached sample feature in dwg format.

I want FME to read the same geometrie that AutoCAD gives.

Using FME 2024.2.1.0 build 24801

 

I’m bringing some more details about the problem.

These are screenshots of the same geometry in AutoCAD and FME Data Inspector (attached zipped dwg):

AutoCAD coordinates
FME Data Inspector “fixed” coordinates

Maybe someone at Safe can say if this is a “feature not a bug”. If it’s a feature we need it as an option.

Any ideea helps.


Hi ​@caracadrian Yes, “this is a feature not a bug”.  ArcGIS Pro and QGIS also removed duplicate coordinates when reading your DWG file.  If you’d like the option to not remove duplicate coordinates when reading then please post an idea here.


Thank you for letting me know.

i will post an ideea and see what happens in the next builds.

It would be nice to use FME for DWG auditing.