command-line-parameters

This is an old revision of the document!


Command-Line Parameters

You can start shapeXT with options most likely to change the program's behavior. You normally do this from a command prompt (Windows) or a shell (Linux). An option is a combination of the option name and sometimes one parameter.

Short Long Description
-h --help Shows short list and explanation of the command line options and exits the program
-v --version Shows shapeXT version information and exits the program
--dedicated-GPU Selects the dedicated GPU for rendering
--integrated-GPU Selects the integrated GPU for rendering
--software-GPU Selects a virtual GPU (software rendering)
--reset Resets all shapeXT settings
--import-COD 1234567 Imports a structure with the given identifier (1000000–9999999) from the COD

Please note that the shapeXT installation directory might be different on your system. On Microsoft Windows the default installation path is C:\Program Files\shapeXT\. On Linux, the default installation of shapeXT can be found at /opt/shapeXT/. In case your installation path is different, the examples given here need to be adjusted accordingly.

Usage for Windows:

C:\Program Files\shapeXT\shapeXT.exe --command-line-option

Usage for Linux:

/opt/shapeXT/shapeXT.sh --command-line-option

  • command-line-parameters.1740260069.txt.gz
  • Last modified: 2025/02/22 21:34
  • by Michael Böhme