open session

Import a session using default parameters.

Syntax

open session <session file> append

open session <session file> replace

Arguments

<session file>
Use the file browser to select a session file to open.
append
Append the session with the file you are loading.
replace
Replace the current session with the session file you are loading.

Example

Append the current session with a new session file:
open session "C:\Program Files\Altair\2020\tutorials\mv_hv_hg\animation\airbag.mvw" append
Replace the current session with a new session file:
open session "C:\Program Files\Altair\2020\tutorials\mv_hv_hg\animation\airbag.mvw" replace