Helius PFA environment file

Use the provided text file to modify particular configurations of the Helius PFA run.

This file is located in the base installation directory and is named hpfa.env. The location of this file can be changed (Environment File Location). This environment file can be modified with any text editor and is in the format of a Fortran namelist file. An example of the content of this file is shown below:

&HPFA_ENV
MATERIAL_FILE_DIR = 'C:\Program Files\Autodesk\Helius PFA 20XX.X\Materials'
/

The first and last lines must be left as they are. The content between those lines can be modified, but must adhere to the Fortran variable equality statement conventions. Variables that can be defined are discussed in the Variables section.

Note: Autodesk reserves the right to change the format of the environment file in future versions of Helius PFA. You should always check the appropriate documentation for any noted changes.