I am using Autocad 2022 with Arcgis for Autocad 420. I am using esri_weblayer_add to add several several layers from ArcServer. I then extract the raster images using esri_maplayer. I extract the raster images for printing purposes. If I re-open the dwg at a later time and try to measure any features they return a length of 0. The maplayers do not save with the dwg file. I believe this is a scaling issue due to the coordinate system and the maplayers not available when opening the file. I am using coordinate system of 32165. I have tried to manualy assign the coordinate system after opening the file but that does not help. Any suggestions would be greatly appreciated.
All layers utilized are MapServer and not FeatureServer.