GMS:2D Grid Creation and Editing: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{2D Grid links}} | {{2D Grid links}} | ||
=== Creating 2D Grids === | === Creating 2D Grids === | ||
Two types of 2D grids are supportted by GMS, mesh centered and cell centered. The two main techniques used to create 2D grids are: the '''''Create Grid''''' command and the [[GMS:Map to Modules#Map to 2D Grid|'''''Map -> 2D Grid''''']] command. A 2D grid can also be created from an existing 3D grid using the [[GMS:3D Grid Module#Converting 3D Grids to Other Data Types|'''''Grid -> 2D Grid''''']] command in the | Two types of 2D grids are supportted by GMS, mesh centered and cell centered. The two main techniques used to create 2D grids are: the '''''Create Grid''''' command and the [[GMS:Map to Modules#Map to 2D Grid|'''''Map -> 2D Grid''''']] command. A 2D grid can also be created from an existing 3D grid using the [[GMS:3D Grid Module#Converting 3D Grids to Other Data Types|'''''Grid -> 2D Grid''''']] command in the ''Grid'' menu of the [[GMS:3D Grid Module|3D Grid Module]]. A [[GMS:Importing/Exporting GIS Grids|GIS grid]] may also be imported. | ||
=====Create Grid===== | =====Create Grid===== | ||
:A new grid can be created by selecting the '''''Create Grid''''' command from the | :A new grid can be created by selecting the '''''Create Grid''''' command from the ''Grid'' menu. This command brings up the Create Grid dialog. The options in the dialog are as follows: | ||
:'''Origin, Length, Rotation''' - By default, the rows and columns of 2D grids are aligned with the x and y axes. However, grids can be rotated about the z-axis, if desired. Thus, the information needed to determine the overall size and location of the grid is the xy coordinates of the lower left corner of the grid (the lower left corner prior to rotation), the length of the grid in the x and y directions, and the rotation angle. The xy coordinates of the origin are entered in the Origin edit fields, the dimensions are entered in the Length fields, and the angle of rotation is entered in the field entitled Rotation about Z-axis. | :'''Origin, Length, Rotation''' - By default, the rows and columns of 2D grids are aligned with the x and y axes. However, grids can be rotated about the z-axis, if desired. Thus, the information needed to determine the overall size and location of the grid is the xy coordinates of the lower left corner of the grid (the lower left corner prior to rotation), the length of the grid in the x and y directions, and the rotation angle. The xy coordinates of the origin are entered in the Origin edit fields, the dimensions are entered in the Length fields, and the angle of rotation is entered in the field entitled Rotation about Z-axis. | ||
Line 22: | Line 22: | ||
Each of the cells in a 2D grid can be active or inactive. An inactive cell is ignored when contours, fringes, or vectors are displayed on the mesh. | Each of the cells in a 2D grid can be active or inactive. An inactive cell is ignored when contours, fringes, or vectors are displayed on the mesh. | ||
Each cell in the grid has an associated material type. When a new grid is created, the material type for each cell corresponds to the default material type. The default material type can be set using the [[GMS:Materials|'''''Materials Editor''''']] command in the | Each cell in the grid has an associated material type. When a new grid is created, the material type for each cell corresponds to the default material type. The default material type can be set using the [[GMS:Materials|'''''Materials Editor''''']] command in the ''Edit'' menu. A new material can be assigned to a cell or a set of cells by selecting the cell(s) and then selecting the '''''Properties''''' command from the ''Edit'' menu. | ||
Rows and columns can be added to an existing 2D grid by using the '''Add i Boundary''' tool and the '''Add j Boundary''' tool. Also, the interface between a row and a column can be moved by using the '''Move Boundary''' tool. (See [[GMS:2D Grid Tool Palette|2D Grid Tool Palette]]) | Rows and columns can be added to an existing 2D grid by using the '''''Add i Boundary''''' tool and the '''''Add j Boundary''''' tool. Also, the interface between a row and a column can be moved by using the '''''Move Boundary''''' tool. (See [[GMS:2D Grid Tool Palette|2D Grid Tool Palette]]) | ||
{{Navbox GMS}} | {{Navbox GMS}} | ||
[[Category:2D Grid]] | [[Category:2D Grid]] |