v4.2
Forces Softimage to rescan the workgroup, factory and user locations for Custom Preferences.
In particular it scans the \Data\Preferences directory at each of these locations
(including inside the add-ons locations) and then loads all CustomProperty
Preset files that it finds there.
Softimage performs this scan each time it starts so this command is only necessary for
more advanced applications of Custom Preferences. For example it can also be used
to resynchronize the values of custom preferences after calling Preferences.Import.
RefreshCustomPreferences(); |