I'm trying to batch export parts of a large feature class using python scripting: arcpy.ExportCAD_conversion ([something.gdm\layer1, something.gdm\layer2],"DWG_R2007",exportlink+'\\'+sifkoS+".dwg", "IGNORE_FILENAMES_IN_TABLES", "OVERWRITE_EXISTING_FILES","")Problem is that i get random colours for different layers and in different subsequent CAD files. Can someone tell me how to define layer colour for export?? Thank you !
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.