Versions Compared

Key

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

How to perform an optimisation without the Graphical User Interface is shown on the example of the Bookshelf. For the setup of this model have a look at the tutorial Generative Design - Bookshelf.

The prepared optimisation scenario can be exported from MSC Apex Generative Design via right click on the Scenario and choosing the Export option.

...

In this folder all necessary files for the optimisation are saved - the STL-files as geometry input and the configuration file (.GD_Engine) with all the optimisation information. The configuration file contains all information necessary for the algorithm to run through the optimisation and can be edited to change the optimisation parameters. Further information on the structure of the configuration file can be found here.

...

To start the optimisation via command line a Windows PowerShell is needed. This PowerShell has to be started inside the folder. Therefore the keys shift+right mouse button have to be used inside the Windows explorer. Another option is to start the PowerShell and then navigate to the optimisation folder.

...

& 'C:\Program Files\MSC.Software\MSC Apex Generative Design\2021-772889782254\runGD_Engine.bat'

With Enter the start of the optimisation is initialised.

...

When the optimisation is finished, the result files can be imported back into MSC Apex Generative Design to visualize and evaluate the results in the Post Processing. Therefore, choose File->Import Generative Design Results and select the result folder. Under the studies tab a new scenario with the imported files will be created. The results can be imported to an already existing Apex project or to a new blank one.

...

After this the Post Processing can be used as usual.

...

The whole MSC Apex Generative Design command line run with all results can be downloaded here:

...