I tried launching SpaceClaim/Speos in batch mode using the option /DefaultUserSettingsFile 
"C:\Program Files\ANSYS Inc\v221\scdm\SpaceClaim.exe" /AddInManifestFile="C:\Program Files\ANSYS Inc\v221\Optical Products\SPEOS\Bin\SpeosSC.Manifest.xml" /DefaultUserSettingsFile="C:\Users\gmoysan\OneDrive - ANSYS, Inc\Support\userGMN.config"
However, my settings are not taken into account:
I expect SpaceClaim to be launched with the option "Axes" unticked as specified in my userGMN.config file:
<ImportProcessing>
...
<ImportObjectNames>true</ImportObjectNames>
<ImportPoints>true</ImportPoints>
<ImportPlanes>true</ImportPlanes>
<ImportAxes>false</ImportAxes>
<ImportCoordinateSystems>true</ImportCoordinateSystems>
But "Axes" is still ticked in the SpaceClaim Options > File Options > General > Import Options:
What am I doing wrong ?