The CaeGuiPrefs object contains the details of the graphical preferences in a guiPreferences section of the abaqus_2016.gpr file.
import caePrefsAccess caePrefsAccess.openGuiPreferences(...)
This method saves the guiPreferences section specified in the current fileName.
Required arguments
Optional argument
A Boolean specifying whether Abaqus should save a numbered backup copy of the preferences file, fileName. Default is True.
Return value
Exceptions