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.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.