I'm trying to write in test field from some layer based on iterate feature selction. I get succes using model builder but I'm fail when I try with my own code.
The process with MB.
The code and error.
Here is the code.
Thanks.
Change Line 24 in your code to this:
cursorIn = arcpy.UpdateCursor(insumo)
dataset
The feature class, shapefile, or table containing the rows to be updated or deleted.
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.