GMS:TIN Display Options: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{TIN links}} | {{TIN links}} | ||
The properties of all TIN data that GMS displays on the screen can be controlled through the TIN tab of the Display Options dialog. This dialog is opened by right clicking on the [[Image:TINFolder.GIF]] TIN Data entry in the [[GMS:Project Explorer|Project Explorer]] and selecting the Display Options command. It can also be accessed from the from the Display menu or the [[Image:dispopts.gif]] The following table describes the display options available for the TIN module. | The properties of all TIN data that GMS displays on the screen can be controlled through the ''TIN'' tab of the ''Display Options'' dialog. This dialog is opened by right-clicking on the [[Image:TINFolder.GIF]] TIN Data entry in the [[GMS:Project Explorer|Project Explorer]] and selecting the '''Display Options''' command. It can also be accessed from the from the ''Display'' menu or the [[Image:dispopts.gif]] The following table describes the display options available for the TIN module. | ||
{| class="wikitable" | {| class="wikitable" | ||
! width="125" | Display Option !! Description | ! width="125" | Display Option !! Description | ||
|- | |- | ||
| Vertices || If the Vertices item in the TIN Display Options dialog is set, the TIN vertices are displayed each time the Graphics Window is refreshed. Since it is possible to accidentally drag points, vertices can be "locked" to prevent them from being dragged or edited by selecting the Lock ALL Vertices command from the TINs menu. Vertices can be unlocked by unchecking the Lock ALL Vertices command in the TINs menu. Both a "Locked" and "Unlocked" vertex color may be set so that there is a visible difference when displaying the TIN. (See [[GMS:TIN Module#Editing a TIN|Editing TINs]]) | | Vertices || If the Vertices item in the ''TIN Display Options'' dialog is set, the TIN vertices are displayed each time the Graphics Window is refreshed. Since it is possible to accidentally drag points, vertices can be "locked" to prevent them from being dragged or edited by selecting the '''Lock ALL Vertices''' command from the ''TINs'' menu. Vertices can be unlocked by unchecking the '''Lock ALL Vertices''' command in the TINs menu. Both a "Locked" and "Unlocked" vertex color may be set so that there is a visible difference when displaying the TIN. (See [[GMS:TIN Module#Editing a TIN|Editing TINs]]) | ||
|- | |- | ||
| Triangle edges || If this item is on the lines that make up each triangle are displayed. The color of the triangle edges can be adjusted according to the following options: | | Triangle edges || If this item is on the lines that make up each triangle are displayed. The color of the triangle edges can be adjusted according to the following options: | ||
Line 35: | Line 35: | ||
| Scalar values || If the Scalar values item is set, the active data set value of each vertex is displayed adjacent to the vertex. | | Scalar values || If the Scalar values item is set, the active data set value of each vertex is displayed adjacent to the vertex. | ||
|- | |- | ||
| Contours || Most of the objects supported by GMS can be contoured by turning on the [[GMS:Contour Options|Contour Options]] in the Display Options dialog. When an object is contoured, the values associated with the active data set for the object are used to generate the contours. | | Contours || Most of the objects supported by GMS can be contoured by turning on the [[GMS:Contour Options|Contour Options]] in the ''Display Options'' dialog. When an object is contoured, the values associated with the active data set for the object are used to generate the contours. | ||
|- | |- | ||
| Vectors || If the [[GMS:Vectors|Vectors]] item in the Display Options dialog is selected for an object (TIN, Grid, or Mesh), vector plots can be generated using the active vector data set for the object. One vector is placed at each node, cell, or vertex. | | Vectors || If the [[GMS:Vectors|Vectors]] item in the ''Display Options'' dialog is selected for an object (TIN, Grid, or Mesh), vector plots can be generated using the active vector data set for the object. One vector is placed at each node, cell, or vertex. | ||
|} | |} | ||