Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Next to the possibility to start the optimisation from MSC Apex Generative Design User Interface, it is also possible to start an optimisation via command line (PowerShell) using the following information:

  • & 'C:\Program Files\MSC.Software\MSC Apex Generative Design\2021-825738\runGD_Engine.bat' -c config.json

For this, the in MSC Apex Generative Design prepared optimisation Scenario can be exported into a separate folder. In this folder all necessary files for the optimisation are saved - the STL-files as geometry input and the configuration file. The configuration file contains all information necessary for the algorithm to run through the optimisation and can be edited adjusting the optimisation parameter. Further information regarding the configuration file here. Please change the above command to the chosen name of the configuration file.

By executing the MSC Apex Generative Design Engine via command line inside the folder the optimisation can be done without any graphical user interface. The optimisation results are saved in the same folder as the input data and can be imported back into MSC Apex Generative Design to take advantage of the Post Processing.

...