Change advanced option values
Use advanced options to configure Tekla Structures to suit the way you work, or to comply with specific project requirements or industry standards. You can change the values in the Advanced options dialog, or in the initialization (.ini) files.
The settings in the Advanced options dialog override the settings in any other initialization (.ini) files. We recommend that you change advanced option values in the Advanced options dialog in most cases.
Change advanced option values in the Advanced options dialog
Change advanced option values in the .ini files
In some cases, you might need to change the advanced option in an .ini file, such as when the advanced option does not exist in the Advanced options dialog, or when you want to use the same value in all new models.
For example, you can add the advanced option to an environment .ini file or user.ini file.
For more information about other .ini files, see Typical initialization files (.ini files) and their reading order.
For more information about adding an advanced option in the user.ini file, see Add an advanced option to user.ini file.
Use switches as advanced option values
- If you need to give a switch as a value for an advanced option in an .ini file, use double percent signs (%%) around the
switch. For example, enter the following advanced option on a row of its own in
an .ini file:
set XS_DRAWING_PLOT_FILE_NAME_C=%%TPL:DR_PART_POS%% - If you need to give a switch as a value for an advanced option in the Advanced options dialog, use a single percent sign (%) around the switch. For example, enter
%TPL:DR_PART_POS%as the value forXS_DRAWING_PLOT_FILE_NAME_Cin the Printing category of the Advanced options dialog.
Create a list of advanced options in a text file
To create a complete list of advanced options in a text file, click Write to file. The list shows the name of the advanced option together with its current value and type. Note that writing to a file is only an export of the current settings, it is not another way of changing the advanced options.