GMS:Display Menu: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
{{hide in print|{{Version GMS 7.1}}}} | {{hide in print|{{Version GMS 7.1}}}} | ||
::When editing the image in the [[GMS:The GMS Screen|Graphics Window]] it occasionally becomes necessary to update the display or refresh the screen by redrawing the image. Whenever possible, GMS automatically updates the display. However, in some cases small parts may be obscured by editing procedures. If so, the display can be refreshed by selecting the '''''Refresh Display''''' command from the ''Display'' menu. After selecting the '''''Refresh Display''''' command, the display process can be aborted by pressing the ESC key. | ::When editing the image in the [[GMS:The GMS Screen|Graphics Window]] it occasionally becomes necessary to update the display or refresh the screen by redrawing the image. Whenever possible, GMS automatically updates the display. However, in some cases small parts may be obscured by editing procedures. If so, the display can be refreshed by selecting the '''''Refresh Display''''' command from the ''Display'' menu. After selecting the '''''Refresh Display''''' command, the display process can be aborted by pressing the ESC key. | ||
* '''Redraw Display''' | * '''Redraw Display''' | ||
{{hide in print|{{Version GMS 7.1}}}} | {{hide in print|{{Version GMS 7.1}}}} | ||
::When zooming in and out in the [[GMS:The GMS Screen|Graphics Window]] some items such as arrows change size for increased drawing speed. This command refreshes the display and redraws these items at the size specified in the [[GMS:Display Options|Display Options]]. | ::When zooming in and out in the [[GMS:The GMS Screen|Graphics Window]] some items such as arrows change size for increased drawing speed. This command refreshes the display and redraws these items at the size specified in the [[GMS:Display Options|Display Options]]. | ||
Line 28: | Line 28: | ||
*'''Window Bounds''' | *'''Window Bounds''' | ||
**The region of the real world coordinate system that is mapped to the [[GMS:The GMS Screen|Graphics Window]] can be altered using the [[GMS:Tool Palettes|Pan]] and [[GMS:Tool Palettes|Zoom]] tools. It is also possible to precisely control the visible region by selecting the '''Set Window Bounds''' command from the ''View'' menu. This command brings up the ''Set Window Boundaries'' dialog. If the '''X range to be specified (preserves aspect ratio)''' option is selected, the x coordinate at the left and right and the y coordinate at the bottom of the '''Graphics Window''' are specified. The y coordinate at the top of the Graphics Window is not specified in order to maintain the aspect ratio. If the '''Y range to be specified (preserves aspect ratio)''' option is selected, the y coordinate at the top and bottom and the x coordinate at the left of the '''Graphics Window''' are specified. The x coordinate at the right of the '''Graphics Window''' is not specified in order to maintain the aspect ratio. If the '''X and Y range to be specified (alters aspect ratio)''' option is selected, the x coordinate at the right and left and y coordinate at the top and bottom of the '''Graphics Window''' are specified. Since all four coordinates are specified, the aspect ratio of the scene may be altered. | **The region of the real world coordinate system that is mapped to the [[GMS:The GMS Screen|Graphics Window]] can be altered using the [[GMS:Tool Palettes|Pan]] and [[GMS:Tool Palettes|Zoom]] tools. It is also possible to precisely control the visible region by selecting the '''Set Window Bounds''' command from the ''View'' menu. This command brings up the ''Set Window Boundaries'' dialog. If the '''X range to be specified (preserves aspect ratio)''' option is selected, the x coordinate at the left and right and the y coordinate at the bottom of the '''Graphics Window''' are specified. The y coordinate at the top of the Graphics Window is not specified in order to maintain the aspect ratio. If the '''Y range to be specified (preserves aspect ratio)''' option is selected, the y coordinate at the top and bottom and the x coordinate at the left of the '''Graphics Window''' are specified. The x coordinate at the right of the '''Graphics Window''' is not specified in order to maintain the aspect ratio. If the '''X and Y range to be specified (alters aspect ratio)''' option is selected, the x coordinate at the right and left and y coordinate at the top and bottom of the '''Graphics Window''' are specified. Since all four coordinates are specified, the aspect ratio of the scene may be altered. | ||
* '''Views''' | * '''Views''' | ||
**[[Image:PlanView.PNG]] '''Plan View''' – Changes the viewing angle so that the user is looking down the z-axis with the x-axis horizontal and the y-axis vertical. | **[[Image:PlanView.PNG]] '''Plan View''' – Changes the viewing angle so that the user is looking down the z-axis with the x-axis horizontal and the y-axis vertical. | ||
**[[Image:FrontView.PNG]] '''Front View''' – Changes the viewing angle so that the user is looking down the y-axis with the x-axis horizontal and the z-axis vertical. | **[[Image:FrontView.PNG]] '''Front View''' – Changes the viewing angle so that the user is looking down the y-axis with the x-axis horizontal and the z-axis vertical. |
Revision as of 19:07, 8 November 2013
The Display menu is one of the standard menus and is available in all of the modules. The commands in the Display menu are as follows:
- Display Options
- Brings up the Display Options dialog
- Contour Options
- Opens the Contour Options dialog
- Refresh
- When editing the image in the Graphics Window it occasionally becomes necessary to update the display or refresh the screen by redrawing the image. Whenever possible, GMS automatically updates the display. However, in some cases small parts may be obscured by editing procedures. If so, the display can be refreshed by selecting the Refresh command from the Display menu. After selecting the Refresh command, the display process can be aborted by pressing the ESC key.
- Refresh Display