The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Looping multiple files from a folder
sachinmphasis
Member Posts: 4 Contributor I
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?
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