About Live Collaboration Settings

By adding or changing entries to the enovia.ini file for Studio Modeling Platform, you can adjust or add certain settings so that 3DSpace performs properly in your environment.

Other changes enhance the appearance of the Studio Modeling Platform. All changes to the enovia.ini file must be done on each machine requiring the specific modifications.

Do not add settings to the end of the enovia.ini file. Server environment variables must be added in the [MATRIX] section of the enovia.ini file. However, an [MXMRUN] section is exists at the bottom of the file. Any variables added to the end of the file are placed in the wrong section. To make sure variables are added to the correct section, follow these steps:

  1. Move the entire [MXMRUN] section to the top of the file. That section includes these lines:

    [MXMRUN] MXMRUN_OS=win_b64

  2. Add all server variables to the [MATRIX] section of the file.
Note: ini/script settings can be up to be 4096 bytes long. However in Windows, the cmd shell limitation on command line length is 2048 bytes. Refer to MX_CLASSPATH in "Typical Environment Variables" for an explanation of the ComputedClassPath, which also must not exceed 2048 bytes in Windows.