Settings Files
HyperWorks Desktop writes several different settings files.
HyperMesh writes command<#>.tcl, hmmenu.set and hmsettings.tcl (standalone only). HyperWorks Desktop writes hwsettings.xml. Each of these files is detailed below.
command<#>.tcl
The command file is a command history file containing the commands executed in HyperMesh whenever any operation is performed. This file can be used to rerun operations or as a basis for determining the commands required to automate a given process. By default, the command file is written to the start-in directory for each session. It is possible to customize the location where this file is written to using the HM_COMMANDFILE_DIR environment variable. Note that on Linux, the command file is named command.tcl.
hmmenu.set
- HM_MENUSET_DIR environment variable
- Start-in directory
- Home directory
- HW_CONFIG_PATH environment variable
- Installation directory
hmsettings.tcl
- HM_SETTINGS_DIR environment variable. If this is defined, the search stops even if the file does not exist.
- My Documents directory on Windows or ~/.altair on Linux.
hwsettings.xml
- HW_SETTINGS_DIR environment variable. If this is defined, the search stops even if the file does not exist.
- My Documents directory on Windows or ~/.altair on Linux.