Run in GUI (Interactive and Graphic) Mode

GUI mode provides access to all editorial, execution, and management features of the Integrated Development Environment (IDE).

Run in GUI Mode on Windows

Run Twin Activate from the Windows Start menu or installation directory.

In Windows, select from the following options:
  • From the Start menu, select Altair > Twin Activate.
  • From the directory where Twin Activate is installed on your system, select the executable file: <installation_directory>\TwinActivate.bat.
  • From a command prompt, enter: <installation_directory>\hwx\bin\win64\runhwx.exe -c "Activate" -v Activate2024 -ef Act.env -ex ExecMainAct.exe
Note: You can pass an .scm file as an input argument to the invoke command: <installation_directory>\TwinActivate.bat -f foo.scm

Run in GUI Mode on Linux

Run Twin Activate from the Linux terminal.

From the directory where Twin Activate is installed on your system, execute the script <installation_directory>/scripts/TwinActivate.
Note: You can pass an .scm file as an input argument to the invoke command: <installation_directory>/scripts/TwinActivate -f foo.scm