Launching Speos Using Command Line

The following page helps you launch Speos using command lines.

Launching Speos using command lines is useful in case of task automation, to launch scripts with Speos in headless mode.

Command Lines

Command Line Description
AnsysSpeosLauncher.exe
Starts Speos with:
  • default SpaceClaim.exe
  • default environment variables for resources
AnsysSpeosLauncher.exe "file.scdocx"
Starts Speos and the file defined with:
  • default SpaceClaim.exe
  • default environment variables for resources
AnsysSpeosLauncher.exe "file.scdocx" /[optionname]=[value]
Starts Speos and the file defined with:
  • default SpaceClaim.exe
  • default environment variables for resources
  • Spaceclaim arguments defined.
Note: All SpaceClaim arguments are supported. For the full arguments list, refer to the following page in the SpaceClaim documentation.