I have a lot of .dwg files stashed in various directories.When I look at them in ArcCatalog, they all have point, polygon, polyline, annotation and multipatch layers.Now I convert all of these dwg files into feature classes (in the same GDB, in different feature datasets) using the arcpy.CADToGeodatabase_conversion tool. This tool converts all the aforementioned layers. What I want is to convert the polyline and polygon layers of each dwg file only.
Any ideas?
To accomplish that, I want to use python/arcpy.
I am using ArcGIS 10.2.2
أكثر...
Any ideas?
To accomplish that, I want to use python/arcpy.
I am using ArcGIS 10.2.2
أكثر...