How to launch SpaceClaim using a specific user settings file (.config)

Gwenaël Moysan
Gwenaël Moysan Member, Employee Posts: 9
First Anniversary Ansys Employee 5 Likes First Comment
✭✭✭
edited June 2023 in 3D Design

I tried launching SpaceClaim/Speos in batch mode using the option /DefaultUserSettingsFile enter image description here

"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:enter image description here

What am I doing wrong ?

Tagged:

Answers