I have numerous input .txt files that I need to feed into an Arc tool (Samples>DataManagement>Features>CreateFeaturesFromTextFile) that creates Features from text files (the text file contains UTM coordinates of the vertices).
I can get this to work on a single file, but I have ~180 of them to process, and want to loop this.
I am trying to use the “Iterate Files” loop , but the output file from the Iterate Step only gives me the option of setting it as a “precondition” to feed the input of the CreateFeaturesFromText tool.