Configuring Single Line Command Options

You can use the OS Command adapter to specify programs, commands, arguments, and any I/O redirection.

See Also
About the Command Line Syntax
  1. From the Utilities section of the action bar, click OS Command and drop it on the process diagram.
  2. Click OS Command , and from the context menu, click .
    The OS Command Editor appears.
  3. From the OS Command Editor, click the Basic Options tab.
  4. From the Type list, select Command.
  5. Enter the name of the executable directly in the Command Line field.

    You can use substitutions such as {submissionhost}, and {rundir} at the start of the OS Command command line to select the executable.

    You can type a simple command name, such as nastran, if you know the program is already on the path of the 3DOrchestrate station. Otherwise, you must enter the full path to the executable.

  6. Type the remainder of the command line following the program name.
  7. To add an existing parameter, click .

    Optimization Process Composer adds the parameter name at the current cursor position and displays its value in the Command Preview, indicating that the value will be substituted at run time.

  8. To add a new parameter, click .
    The Create New Parameter panel appears.
  9. Click Ok to save your changes and to close the OS Command Editor.