0
votes
0answers
16 views

ArcGIS Annotation x-y offset

We are migrating autocad text to arcgis enterprise geodatabase. I notice the text will never be at the same position because annotation has a box and the text is contain in that box. may I know how ...
0
votes
0answers
86 views

Add AutoCAD paper space to Arcmap using Python

This post is an addition to this post. I'm trying to add the autoCAD paper space to arcmap as it contains information I require. Right now I can add the annotation layer and pull data from records, ...