Pages and Windows
The main display area of the user interface is called a page. Each page can contain up to 16 windows.
Any window on a page can display an HM model (HyperMesh), MBD model (MotionView), animation (HyperView), 2D plot (HyperGraph), 3D plot (HyperGraph 3D), text (TextView), or media file (MediaView).
All pages and windows are created and stored in a hierarchical list in the Session Browser. You can create unlimited pages in a session; however, only one page can be displayed at a time.
Create and Modify Pages
Create pages or modify an existing page's properties, such as name, publish settings, and layout.
Change Page Layout
Change the layout of each page to suit your needs.
A typical layout might consist of a large window on the left displaying an animation with two smaller windows on the right tracking relevant data points on corresponding plots. There are 20 possible page arrangements.
The default layout is a single window; however a different default layout can be specified using the *SetDefaultPageLayout() statement in the preferences.mvw file.
Expand/Reduce Windows
On pages that contain more than one window, you can expand and reduce windows.
- Expand the active window to full screen by clicking (Expand Window).
Expanded windows are reduced to their original size if you turn the page.
- Reduce the expanded window to the normal page layout by clicking (Reduce Window).
Swap Windows
Exchange the active window's position with another window on the same page.
Copy/Paste Pages and Windows
- In the Session Browser, right-click on the page/window to copy and select Copy from the context menu.
-
Paste page/window.
Option Description Paste page Right-click and select Paste from the context menu. A new page, with the same name and contents as the copied page, is created.
Paste window Right-click on the window where you want to paste the copied window (the window can be on the same page or a different page), and select Paste from the context menu. The contents of the window are replaced with the contents of the copied window. The original contents of the window are discarded.
When a window is copied, the model retains its orientation when it is pasted into the new window and it is automatically scaled to fit the window. The animation is not re-loaded in the second window; rather, it is a linked copy of the original. Entity attributes such as color and transparency are shared between windows, but the models can be oriented independently.Restriction: This feature is only applicable in HyperView, HyperGraph and TextView.
Overlay Pages and Windows
- In the Session Browser, right-click on the page/window to copy and select Copy from the context menu.
-
Overlay two pages/windows.
Option Description Overlay two pages Right-click on another page with the same page layout, containing windows of corresponding types, and select Overlay from the context menu. Overlay two windows Right-click on another window of the same type and select Overlay from the context menu.