Setting sparseloading=false in the settings_template.ini file

Sparseloading attribute is modified in settings_template.ini file when MX_CATIA_INSTALL_DIR is not used. By default, the settings_template.ini file is located in <installation_folder>\intel_a\reffiles\MxCATIAV5Integration\ settings_template.ini Use the following steps to set sparseloading attribute as false.

  1. Make the file writable on disk by removing the read-only flag.

  2. Open the file in a text editor.

  3. Under the [CLIENT] section add the entry sparseloading=false .

    Example,

    [CLIENT]

    sparseloading=false

  4. Save the file and make it read-only on disk.

  5. Restart CATIA for these settings to take effect.