GMS:2D Mesh Display Options: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
! width="125" | Display Option !! Description
! width="125" | Display Option !! Description
|-
|-
| Nodes || The Nodes item is used to display mesh nodes. A small circle is drawn at each node.
| Nodes || Used to display mesh nodes. A small circle is drawn at each node.
|-
|-
| Element edges || The Elements item is used to display the edges of elements. The elements can be drawn using either the default color for elements or using the color of the material associated with each element.  
| Element edges || Used to display the edges of elements. The elements can be drawn using either the default color for elements or using the color of the material associated with each element.  


The color of the element edges can be adjusted according to the following options:
The color of the element edges can be adjusted according to the following options:
Line 16: Line 16:
| Element faces || This option fills the elements with the material color.
| Element faces || This option fills the elements with the material color.
|-
|-
| Texture map image || The Texture Map Image Item is used to "drape" an image over the surface of the 2D Mesh.
| Texture map image || Used to "drape" an image over the surface of the 2D Mesh.
|-
|-
| Mesh boundary || The Mesh boundary item is used to display a solid line around the perimeter of the mesh. Displaying the boundary is useful when contours are being displayed with the element edges turned off.
| Mesh boundary || Used to display a solid line around the perimeter of the mesh. Displaying the boundary is useful when contours are being displayed with the element edges turned off.
|-
|-
| Node numbers || The Node Numbers item is used to display the ID associated with each node next to the node.
| Node numbers || Used to display the ID associated with each node next to the node.
|-
|-
| Element numbers || The Element numbers item is used to display the ID associated with each element at the centroid of the element.
| Element numbers || Used to display the ID associated with each element at the centroid of the element.
|-
|-
| Thin elements || If the Thin elements item is set, triangular elements with small aspect ratios are highlighted. The minimum aspect ratio can be set using the Aspect Ratio command in the Modify Mesh menu.
| Thin elements || When set, triangular elements with small aspect ratios are highlighted. The minimum aspect ratio can be set using the '''Aspect Ratio''' command in the ''Modify Mesh'' menu.
|-
|-
| Scalar values || The Scalar Values item is used to display the scalar values of the active dataset for each node next to the node.
| Scalar values || Used to display the scalar values of the active dataset for each node next to the node.
|-
|-
| 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 dataset 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|''Contourd'' option]] in the ''Display Options'' dialog. When an object is contoured, the values associated with the active dataset 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 dataset 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 dataset for the object. One vector is placed at each node, cell, or vertex.
|}
|}



Revision as of 15:52, 3 June 2016

2D Mesh Module
2d mesh.png
2D Mesh
Creating a 2D Mesh
Editing 2D Meshes
2D Mesh Settings
Converting a 2D Mesh to Other Types of Data
More
2D Mesh Display Options
2D Mesh Polygon Attributes
2D Mesh Tool Palette
SEEP2D
Solids to Layered Mesh
2D Mesh Commands

The properties of all 2D mesh data that GMS displays on the screen can be controlled through the 2D Mesh tab of the Display Options dialog. This dialog is opened by right-clicking on the 2D Mesh Data File:2DMeshFolder.png entry in the Project Explorer and selecting the Display Options command. It can also be accessed from the from the Display menu or the Display Options Display Options macro.png macro. The following table describes the display options available for the 2D Mesh module.

Display Option Description
Nodes Used to display mesh nodes. A small circle is drawn at each node.
Element edges Used to display the edges of elements. The elements can be drawn using either the default color for elements or using the color of the material associated with each element.

The color of the element edges can be adjusted according to the following options:

  1. Auto – draws the material color if faces are not displayed. Uses black or white if the faces are displayed.
  2. Specified – used the color specified next to the cell edges
  3. Material – displays the material color of the cell
Element faces This option fills the elements with the material color.
Texture map image Used to "drape" an image over the surface of the 2D Mesh.
Mesh boundary Used to display a solid line around the perimeter of the mesh. Displaying the boundary is useful when contours are being displayed with the element edges turned off.
Node numbers Used to display the ID associated with each node next to the node.
Element numbers Used to display the ID associated with each element at the centroid of the element.
Thin elements When set, triangular elements with small aspect ratios are highlighted. The minimum aspect ratio can be set using the Aspect Ratio command in the Modify Mesh menu.
Scalar values Used to display the scalar values of the active dataset for each node next to the node.
Contours Most of the objects supported by GMS can be contoured by turning on the Contourd option in the Display Options dialog. When an object is contoured, the values associated with the active dataset for the object are used to generate the contours.
File:Display2Dmesh.jpg
The Display Options dialog showing the 2D Mesh tab.