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.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.