Hello Jian,I think you can use arcpy.Select_analysis the same as arcpy.FeatureClassToFeatureClass_conversion and arcpy.CopyFeatures_management. Just don't specify a where statement and it will export all records in the input feature layer.I don't think it would be any faster than arcpy.FeatureClassToFeatureClass_conversion or arcpy.CopyFeatures_management, but it might be worth a try.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.