Command Line Parameters

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Where can i get the complete list of command line parameters used to launch the hypermesh in batchmode?

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2015

    On my Linux workstation:


    /HW/13.0/altair/scripts/hm -help


    HyperMesh usage:

    <file>.hm Read in the the HyperMesh file '<file>.hm'.
    -c<cmf> Run the command file '<cmf>'.
    -r<res> Use the results file 'res' (-r alone specifies file '<file>.res'
    when used in conjunction with <file>.hm.)
    -m<msf> Run the mouse file 'msf' (-m alone writes out a mouse file).

    HTH,