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.
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.