Looping multiple files from a folder
sachinmphasis
New Altair Community Member
I am using "loop files" operator to input multiple files from a folder. Then i ask each file to go into my model and give specific output for each input file, but after the loop gets completed what i get is a single output file. So how is it possible to get separate output files or each input?
Tagged:
0
Answers
-
The Loop Files operator should return a collection of objects (make sure you have connected the out port inside the operator).
If you still get only one result, check the 'filter' parameter of loop files. It may exclude the other files.
Cheers,
Marcel
0