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.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.