when I want to convert from featureclass to CAD DXF it takes too long how can I improve the speed
This is part of my code that does the conversion.
gp.ExportCAD_conversion(exportParameter, "DXF_R2000", outputDXFName, "Ignore_Filenames_in_Tables", "Overwrite_Existing_Files", "")