stereo

Sets options for using Adams View with stereo viewing. Stereo viewing is available on all Linux platforms but not Windows.
Before running Adams View in stereo-viewing mode, you need to set the MDI_STEREO environment variable MDI_STEREO (setenv MDI_STEREO 1).
Stereo viewing is only available when running Native OpenGL graphics with the OpenGL_Software_Assisted registry setting set to disabled.

Format:

 
Stereo
Active =
on/off

Example:

 
Stereo &
Active =
on

Description:

 
Parameter
Value Type
Description
Active
On/off
Specify ON to enable stereo viewing, OFF otherwise.

Extended Definition:

The following are Adams View environment variables:
Variable name:
Variable value:
What it does:
MDI_AVIEW_BITMAPSMDI_AUX_BITMAPS
Search path(s) for bitmap files. Entries are separated with a colon (:) on Linux and semicolon (;) on Windows.
MDI_AVIEW_DDE
Windows only
When set, makes available several language functions used for DDE.
MDI_AVIEW_EXPERIMENTAL
When set, experimental code becomes functional. Contact Technical Support for more information.
MDI_COURIERFONT_SIZE
X11 only
Size of text in multi-line fields and selection lists, specified in pixels.
MDI_GUI_FONT_FAMILY
Any font available on your system.
Changes the default font used in Adams products. Examples include Rockwell, Arial, and Bookman.
MDI_GUI_FONT_SIZE
 
Deprecated.
Please use the Adams Registry Editor tool (launched from the Settings and License menu in the installation) and navigate to AView PreferencesfontSizeInterface
MDI_MOTIF_STYLE
X11 only
If set, runs the interface in native look and feel (usually Motif on SGI, the native SGI style).
MDI_MENUBAR_FONTSIZE
Size of text in menubar, specified in pixels.
MDI_MENUITEM_FONTSIZE
Size of text in menus, specified in pixels.
MDI_NO_SHELL_OPT
Turn off the internal shell optimization code by setting to any value.
MDI_ONLINE_BROWSER
Specifies the path to the browser to use for online help on Linux platforms.
MDI_P_SCHEMA
Specifies the path for the Parasolid Schema files.
MDI_PROGRESS_METER
If set, enables the progress meter dialog box when needed. If not set, the dialog will always be hidden.
MDI_STEREO
0 or 1
If set, enables stereo viewing.
MDI_USE_DESKTOP_SETTINGS
If set to 0 or disabled, the desktop color scheme is not used.
MDI_SHOW_NOWARN
Set to any value other than null to stop displaying warning messages.
MDI_WARN_RECURSIVE
Turns on dump of expressions in which recursion has been detected. This is a debug aid for very advanced users.
MDI_X11_FONT_PATTERN
X11 only
Allows you to specify the general interface font with an X11 font pattern.
MSC_FLATTEN_ADM
0 or 1
Specifies the level of hierarchy in the adams_view_name tag.
Currently, all datasets are written with full hierarchical names in the adams_view_name tags. This allows XML results files created with an external solver to be read in while retaining the same hierarchy as the model. This benefits applications that use model hierarchy (UDEs, submodels, and so on) and simulate with the external solver.
To restore the previous behavior, set the environment variable to 1.
MSC_HELP_WIN_OPEN
Opens a new browser window on Linux. Set to new (for Netscape) or newtab (for Mozilla).
Note:  
Some environment variables (MDI_PROGRESS_METER, for example) are only considered set if their value is either 1 or enabled (without quotes, case insensitive).