Modifying the Calsplugin.ini File

To link data from the subtags in a CALS file to a file data card, you must edit the file Calsplugin.ini on each client computer that will work with the CALS files.

Calsplugin.ini is located in the SOLIDWORKS PDM install folder under <install_dir>\FileFormats\Calsplugin.ini.

To modify the Calsplugin.ini file:

  1. Open Calsplugin.ini in Notepad.
  2. Using the commented text at the bottom of the file as an example, type the tag name from the CALS header file, enclosed in square brackets [ ].
  3. Type Readonly=0.

    This allows values to be updated from the file data card.

  4. Type a unique subtag name for each subtag.

    Define all the subtags on the same line, separated by semicolons.

    When you set up file data card variables, you use the subtags names as the variable names.

  5. The subtag information is located at fixed positions within the main tag. Type the range where each subtag is located in the header, separated by semicolons.
  6. Repeat steps 2 through 5 for each CALS tag name.
  7. Save Calsplugin.ini and click Exit.