I can create a world file (.wld) to adjust the projection of a CAD file to match my basemap in ArcMap. However, I have many CAD files to do this to. How can I automate or loop applying the datum adjustment factor to all of my CAD files?
I've tried:
-Turning CAD poly lines into rasters and using the Shift tool. (Time intensive and didn't work.)
-Researching Python code (in "Python: Scripting for ArcGIS).
-Searching on the Internet.
no code as of yet
I want to be able to use ArcMap's Model Builder or a Python for loop to move the CAD files in the display by a set factor.