Environment Variables in CATIA V5

Environment variables in CATIA are used to customize the CATIA environment as per the user requirements.

There are some Environment Variables which help to start CATIA faster. Though they are not documented, they are used by the user community as they work well with the current supported CATIA release.

To add these variables to your current Windows profile:

  • Right click “My Computer”
  • Click “Properties”
  • Click on the “Advanced” tab
  • Click the “Environment Variables” button which will open a new dialog box
  • Under “User variables”, click on “New”
  • Enter the variable name and values from the list below

These Environment Variables can also be added directly to CATIA environment file at location: C:\ProgramData\DassaultSystemes\CATEnv\CATIA.V5-6R20xx.Byy.

Then save the file and restart CATIA.

The most commonly used variables are:

  1. To disable a CAT Product opening on start-up:
  2. CATNoStartDocument = YES

    e1

    CATIA Startup Screen after using the above Environment Variable:

    e2

  1. To disable the galaxy background at start-up:
  2. CNEXTBACKGROUND = NO

    CATIA Startup Screen after using this Environment Variable:

    e3

  1. To disable the CATIA splash screen on load:
  2. CNEXTSPLASHSCREEN = NO

    If the above Environment Variable is set, CATIA starts without loading the below splash screen.

    e4

  1. If you would like to create a custom or company-specific splash screen, all you have to do is replace the file:
  2. C:\ProgramFiles\DassaultSystemes\Bxx\win_b64\resources\graphic\splashscreens\CATIASplash.bmp

    Replace the above file with the new file where xx is the version of CATIA you have installed.

    e5

  1. CATIA runs console window/Display CATIA’s logs in command window:
  2. CNEXTOUTPUT = console
    e6

  1. The default galaxy background image can also be changed by replacing the file
    C:\ProgramFiles\DassaultSystemes\Bxx\win_b64\resources\graphic\icons\ClientMDIBackgroundNT.bmp where xx is the version of CATIA you have installed.
  2. e7

  1. LUM is not supported as a licensing mechanism starting from CATIA V5-6 R2013. In order to use LUM licensing mechanism with CATIA V5 R21 & R22, Environment Variable DSLICENSING with variable value LEGACY should be used by going to Advance System Settings.
  2. e8

    Also, when using CATIA on Windows XP operating system, to communicate with either DSLS or LUM license server, add the following Environment Variable.

    e9

  1. By using following Environment Variable, we can disable license error messages at start-up.
  2. CATLM_ODTS=1

    e10