<br>> How can I merge large number of step files (132 in my case) in a .geo script?<br>I tried * but it is not parsed.<br><br>Two general approaches:<br>1. Generate the GEO code; e.g. with Bash, Python, &c.<br>2. Instead of GEO code, try the Gmsh API.<br>