Hey All,
I am working on cleaning up polygon boundaries in multiple AutoCAD drawings. Some of these are "true" closed polygons but they overlap another polygon creating multiple small polygons that should not exist. Others are lines that form a polygon since the grips are snapped. Others are lines that intersect thus creating what is seen by the person drawing them as a polygon but is in fact not a "true" closed polygon. And the final option is a polygon that had some unintentional modification made leaving it "open". I need to convert all of them to true closed polygons in order to use them for different projects.
Currently I have to export the layer I want to work as a KML, import the KML to Arc, convert the KML to a feature, locate the extra polygons or figure out if a polygon is missing and address it in AutoCAD then repeat the process to confirm the polygons in each drawing have been corrected.
Is there any way to bring the AutoCAD drawing in such a way that it is a "Live View" so to speak? Essentially, as I make a correction it shows up in Arc either immediately or by clicking "refresh". If not is there an easier way or process to identify the problem areas and validate the corrections? Just looking to make life a little easier if possible.
TIA.