GMS:UGrid Commands: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 8: Line 8:
==UGrid in Project Explorer==
==UGrid in Project Explorer==
; Export... : Brings up a dialog allowing you to [[GMS:Exporting_UGrids|export the UGrid]] to a file.
; Export... : Brings up a dialog allowing you to [[GMS:Exporting_UGrids|export the UGrid]] to a file.
; Triangulate :
; Isosurface Volumes :
; Extrude Down To 3D UGrid...: Brings up a dialog allowing you to specify layer thicknesses to [[GMS:Creating_and_Editing_UGrids#Extrude_Down_to_3D_UGrid|create a 3D UGrid from a 2D UGrid]].
; Extrude Down To 3D UGrid...: Brings up a dialog allowing you to specify layer thicknesses to [[GMS:Creating_and_Editing_UGrids#Extrude_Down_to_3D_UGrid|create a 3D UGrid from a 2D UGrid]].
; 3D → 2D... : Creates a UGrid with 2D cells from a specified layer of a 3D UGrid.
; 3D → 2D... : Creates a UGrid with 2D cells from a specified layer of a 3D UGrid.
; Zoom To Extents : Frames the Graphics Window around the selected objects.
; Zoom To Extents : Frames the Graphics Window around the selected objects.
; Lock to Prevent Editing :
; Properties :


==UGrid Dataset==
==UGrid Dataset==

Revision as of 16:24, 21 July 2016

GMS Commands
Common
File
Edit
Display
Modules
TINs
Boreholes
Solids
Mesh (2D)
Grid (2D)
Scatter Points (2D)
Interpolation (2D and 3D)
Mesh (3D)
Grid (3D)
Scatter Points (3D)
Feature Objects
GIS
UGrid
Models
FEMWATER
MODAEM
MODFLOW
mod-PATH3DU
MODPATH
MT3DMS
SEAWAT
SEEP2D
T-PROGS
UTEXAS

Various menu commands are available when right-clicking on UGrid items in the Project Explorer.

Project Explorer

New UGrid 2D...
Brings up the New UGrid dialog.
New UGrid 3D...
Brings up the New UGrid dialog.

UGrid in Project Explorer

Export...
Brings up a dialog allowing you to export the UGrid to a file.
Triangulate
Isosurface Volumes
Extrude Down To 3D UGrid...
Brings up a dialog allowing you to specify layer thicknesses to create a 3D UGrid from a 2D UGrid.
3D → 2D...
Creates a UGrid with 2D cells from a specified layer of a 3D UGrid.
Zoom To Extents
Frames the Graphics Window around the selected objects.
Lock to Prevent Editing
Properties

UGrid Dataset

Z Values → Dataset
Creates a dataset from the Z locations of the cells or points. Only for 2D UGrids.
Map to Z Values
Moves the cell or point Z locations to the values in the dataset. Only for 2D UGrids.
Convert to Node Dataset
Converts a cell centered dataset to a node dataset. Node dataset values are assigned by averaging the connected cells.
Convert to Cell Dataset
Converts a node dataset to a cell centered dataset. Cell dataset values are assigned by averaging the connected nodes.

Related Topics