Sure there is a wayFeatureClassToFeatureClass(in_features=None, out_path=None, out_name=None, where_clause=None, field_mapping=None, config_keyword=None)Notice the third parameter is out_name, this is where you would specify the featureclass name.
Use arcpy.FeatureClasstoFeatureClass instead. You can specify the name and location of the output fc.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.