I figured out why not all are referencing correctly. Within CAD I had to change the View from SHEET to WORLD. Is there a way to do that in FME?
fme2.jpg
the transformations are in the txt file.
Just parse it and use the attributes to set up relevant transformers in fme.
There is a scale, move, rotate and another scaler.
the transformations are in the txt file.
Just parse it and use the attributes to set up relevant transformers in fme.
There is a scale, move, rotate and another scaler.
Thanks @gio
I was able to georeference the CAD file. The original problem was that not all CAD files were referencing in correctly. However after some investigating, I figured out that this was being caused by the view in AutoCAD being set to something other than WORLD. I am wondering if there is a way to set CAD files to WORLD in FME, instead of SHEET, as it was set to that before hand.
Thanks,
David