Configuring settings.ini

The following sections list the settings.ini configurations for Design with Creo Parametric. You can locate the file in <3DEXPERIENCE CREO Integration Install>\bin\settings.ini.

This page discusses:

General Section

deleteModelsFromDisk = 1 Deletes files from disk while performing a 3DEXPERIENCE->Clear Active Model.
lockReadOnlySave = 1 Locks on read-only file for Save (0: Disabled, 1: Enabled).
progressdialogs = 1 Shows progress dialogs (0: Disabled, 1: Enabled).
readOnlyWarnings = 0 Shows read-only warnings for unlocked models. If enabled, the parameters specified in the CAD section then become enabled (0: Disabled, 1: Enabled).
saveConfirmationDlg = 1 Displays the Confirmation dialog if files in the Save dialog are not selected or grayed out (0: Disabled, 1: Enabled).
showMessages = 1 Messages to show user (0: None, 1: Warnings and Errors, 2: All).
SSOEnabled = 0 Enables SSO (0: Disabled, 1: Enabled).
grayNonLockInSave = 1 Specify to disable nonlock in the Save dialog.
automaticDerivedOutputs [No default setting] Updates the list of dictionaries for automatic options.
manualDerivedOutputs [No default setting] Updates the list of dictionaries for manual options.

Server Section

appletLogLevel = 4 Log level for the harness applet.
connectToServerTime = 15 Number of seconds available to log in to the JSP before timing out.
waitToConnectSocketTime = 2 Delay time between connecting socket and login.

Debug Section

debugPrintLog = 0 For debugging purposes only to generate integration log files (0: Disabled, 1: Enabled).
debugPrints = 0 For debugging purposes only. Prints some basic logs.
extendedDebugPrints = 0 For debugging purposes only. Prints extensive information to the log file for the investigation of issues (0: Disabled, 1: Enabled).
debugPrintTime = 0 Adds Time statements to all the logging outputs (0: Disabled, 1: Enabled).

CAD Section

rename_pdm_objects = 1 Sets the let_proe_rename_pdm_objects in config.pro.
set_remember_replaced_components = 0 Setting to 1 or 0 preserves or removes dependency to the replaced component.
show_readonly_warn_feature = 1 Warns the user while modifying features of a read-only (unlocked) model.
show_readonly_warn_param = 1 Warns the user while modifying the parameters of a read-only (unlocked) model.
show_readonly_warn_ft = 1 Warns the user while modifying a Family Table of a read-only (unlocked) part or assembly.
show_readonly_warn_asm_insert = 1 Warns the user while modifying a read-only (unlocked) assembly through Insert commands.
show_readonly_warn_dwg_insert = 1 Warns the user while modifying a read-only (unlocked) drawing through Insert commands.
show_readonly_warn_dwg_sketch = 1 Warns the user while modifying a read-only (unlocked) drawing through Sketch commands.
show_readonly_warn_dwg_table = 1 Warns the user while modifying a read-only (unlocked) drawing through Table commands.
show_readonly_warn_dwg_edit = 1 Warns the user while modifying a read-only (unlocked) drawing through Edit commands.
step_export_profile = <path of step export profile file>; Sets the export_profiles_step option from config.pro to a specified step export profile. Applicable to Creo4 M010 onwards.