GMS:2D Grid Commands: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
! Menu Command !! Description
! Menu Command !! Description
|-
|-
| Create Grid... ||  
| Create Grid... || Brings up the ''Create Finite Difference Grid'' dialog.
|-
|-
| colspan="2" |
| colspan="2" |
Line 10: Line 10:
| colspan="2" |
| colspan="2" |
|-
|-
| Find Cell... ||
| Find Cell... || User may find a cell based on "Cell ID" or "IJK" coordinates.
|-
|-
| Find Node... ||  
| Find Node... || User may find a node based on "Cell ID" or "IJK" coordinates.
|-
|-
| colspan="2" |  
| colspan="2" |  
|-
|-
| Grid -> 2D Scatter Points ||
| Grid -> 2D Scatter Points || Creates a scatter point set with a point on the center of each cell with the value of the cell.
|-
|-
| Grid -> TIN ||  
| Grid -> TIN || Creates a TIN based on cell centers of the grid.
|-
|-
| Grid -> 2D Mesh ||  
| Grid -> 2D Mesh || Creates a mesh typically from the cell centered values in the grid for the different layers.  The first dialog allows the user to choose between the cell centers or the cell corners to create the mesh.  A disclaimer is given that data values are given at the cell center and that data sets will not be converted.
|-
|-
| Contours -> Arcs ||  
| Contours -> Arcs || Converts layer contours into arcs that can be manipulated as drawing objects.
|}
|}



Revision as of 20:02, 28 June 2012

Menu Command Description
Create Grid... Brings up the Create Finite Difference Grid dialog.
Merge Cells
Find Cell... User may find a cell based on "Cell ID" or "IJK" coordinates.
Find Node... User may find a node based on "Cell ID" or "IJK" coordinates.
Grid -> 2D Scatter Points Creates a scatter point set with a point on the center of each cell with the value of the cell.
Grid -> TIN Creates a TIN based on cell centers of the grid.
Grid -> 2D Mesh Creates a mesh typically from the cell centered values in the grid for the different layers. The first dialog allows the user to choose between the cell centers or the cell corners to create the mesh. A disclaimer is given that data values are given at the cell center and that data sets will not be converted.
Contours -> Arcs Converts layer contours into arcs that can be manipulated as drawing objects.