GMS:2D Mesh Polygon Attributes: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
(fix formatting) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{2D Mesh links}} | {{2D Mesh links}} | ||
This dialog is used to set the attributes for feature polygons with a [[GMS:SEEP2D|SEEP2D]] or [[GMS:FEMWATER|FEMWATER]] coverage. Attributes that can be specified for each polygon include: | [[File:GMS 2D Mesh Polygon Properties.png|thumb|440 px|The ''2D Mesh Polygon Properties'' dialog]] | ||
This dialog is used to set the attributes for feature polygons with a [[GMS:SEEP2D|SEEP2D]] or [[GMS:FEMWATER|FEMWATER]] coverage. The dialog is reached through the ''Attribute Table'' for a selected polygon in the map coverage. Attributes that can be specified for each polygon include: | |||
==Mesh Type== | ==Mesh Type== | ||
Line 58: | Line 59: | ||
| align = "center" | [[File:GMS Create Vertex.svg|16 px]] || Create Vertex || Create a vertex by clicking on a red arc. | | align = "center" | [[File:GMS Create Vertex.svg|16 px]] || Create Vertex || Create a vertex by clicking on a red arc. | ||
|- | |- | ||
| align = "center" | [[ | | align = "center" | [[File:GMS Select Node Tool.svg|16 px]] || Select Point/Node || Select a large blue or red node in the window. | ||
|- | |- | ||
| align = "center" | [[ | | align = "center" | [[File:GMS Select Arc Tool.svg|16 px]] || Select Arc || Selects arcs in the preview window. | ||
|} | |} | ||
Line 67: | Line 68: | ||
The options dealing with selected arc(s). | The options dealing with selected arc(s). | ||
*'''Use original n nodes''' | *'''Use original n nodes''' – Use the original vertices on the arc (before entering the dialog). If a vertex is moved, deleted, or created using the above tools, clicking this option will not undo the vertex. | ||
*'''Distribute n nodes''' | *'''Distribute n nodes''' – Specify the number of nodes and vertices to put on the arc (minimum of 2). The nodes are evenly spaced if the Bias is 1.0. A Bias of 2.0 will space the nodes more densely to one side; the last space will be twice as big as the first space. A Bias of 0.5 swaps this; the first space is twice as big as the last. | ||
==Node Options== | ==Node Options== | ||
Line 76: | Line 77: | ||
The options dealing with selected node(s). These options are used for patches. Patches require 3 or 4 edges. An edge is an arc segment from one blue point to another blue point. | The options dealing with selected node(s). These options are used for patches. Patches require 3 or 4 edges. An edge is an arc segment from one blue point to another blue point. | ||
*'''Split''' | *'''Split''' – Split two merged arcs. This turns the node blue. | ||
*'''Merge''' | *'''Merge''' – Merge two arcs. This turns the node red. | ||
*'''Degenerate Edge''' | *'''Degenerate Edge''' – This works with 4-sided patches. The degenerate node is treated as an edge, as shown in the figure below. | ||