Setting sparseloading=false in settings.ini File

The sparseloading attribute is modified in settings.ini file when MX_CATIA_INSTALL_DIR is used.

By default, the settings.ini file is located:

In Windows,

%MX_CATIA_INSTALL_DIR\settings.ini

In UNIX,

${MX_CATIA_INSTALL_DIR}/settings.ini

Use the following steps to set sparseloading attribute as false,

  1. Open the settings.ini file in a text editor.
  2. Under the [CLIENT] section add entry sparseloading=false.

    [CLIENT]

    sparseloading=false

  3. Save the file and restart CATIA for these settings to take effect.