Using Tables to Store Filenames
Loading files from a list of filenames to process them in sequence is a common problem when building large models. In the following examples we will show different techniques that can be used to implement such functionally in a model using Dinamica EGO. Beware that we will just load maps and discard their contents to keep […]