GMS:TIN Commands: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
| [[GMS:Preferences#TINs|TIN Settings...]] || Opens the ''Preferences'' dialog to the settings affecting TINs. | | [[GMS:Preferences#TINs|TIN Settings...]] || Opens the ''Preferences'' dialog to the settings affecting TINs. | ||
|- | |- | ||
| | | colspan="2" | | ||
|- | |- | ||
| [[GMS:Triangulation|Triangulate]] || Creates triangles from existing vertices on the active TIN using the [[GMS:Triangulation|Delauney]] criteria. If triangles already exist, they will be deleted. | | [[GMS:Triangulation|Triangulate]] || Creates triangles from existing vertices on the active TIN using the [[GMS:Triangulation|Delauney]] criteria. If triangles already exist, they will be deleted. | ||
Line 14: | Line 14: | ||
| [[GMS:Editing_a_TIN#Subdivide_TIN|Subdivide TIN...]] || Opens the ''Subdivision Factor'' dialog letting the user enter a factor by which existing triangles will be split into smaller triangles. | | [[GMS:Editing_a_TIN#Subdivide_TIN|Subdivide TIN...]] || Opens the ''Subdivision Factor'' dialog letting the user enter a factor by which existing triangles will be split into smaller triangles. | ||
|- | |- | ||
| | | colspan="2" | | ||
|- | |- | ||
| [[GMS:Converting_TINS_to_Other_Data_Types#TIN_-.3E_2D_Scatter_Points|TIN -> 2D Scatter Points]] || Creates a new [[GMS:2D_Scatter_Point_Module|2D Scatter Point set]] from the vertices of the active TIN. The scatter points could then be used for interpolation. | | [[GMS:Converting_TINS_to_Other_Data_Types#TIN_-.3E_2D_Scatter_Points|TIN -> 2D Scatter Points]] || Creates a new [[GMS:2D_Scatter_Point_Module|2D Scatter Point set]] from the vertices of the active TIN. The scatter points could then be used for interpolation. | ||
Line 22: | Line 22: | ||
| [[GMS:Creating_a_3D_Mesh#Fill_Between_TINs_-.3E_3D_Mesh|Fill Between TINs -> 3D Mesh]] || Creates a [[GMS:3D_Mesh_Module|3D mesh]], or adds onto an existing 3D mesh, by filling in the space between two TINs. A 2D mesh must exist and is used as a projection mesh for the 3D elements. Two TINs must be selected. | | [[GMS:Creating_a_3D_Mesh#Fill_Between_TINs_-.3E_3D_Mesh|Fill Between TINs -> 3D Mesh]] || Creates a [[GMS:3D_Mesh_Module|3D mesh]], or adds onto an existing 3D mesh, by filling in the space between two TINs. A 2D mesh must exist and is used as a projection mesh for the 3D elements. Two TINs must be selected. | ||
|- | |- | ||
| | | colspan="2" | | ||
|- | |- | ||
| [[GMS:Horizons_to_Solids|Horizons -> Solids...]] || Opens the Horizons to Solids wizard which can be used to create [[GMS:Solid_Module|solids]] from a combination of boreholes, TINs and conceptual models. | | [[GMS:Horizons_to_Solids|Horizons -> Solids...]] || Opens the Horizons to Solids wizard which can be used to create [[GMS:Solid_Module|solids]] from a combination of boreholes, TINs and conceptual models. | ||
Line 42: | Line 42: | ||
| [[GMS:Building_Solids_and_3D_Meshes_with_TINs|Fill Between TINs -> Solid]] || Creates a [[GMS:Solid_Module|solid]] by extruding one or more TINs to a base elevation and then performing a [[GMS:Set_Operations|set operation]] to remove the solid portions outside the TINs. | | [[GMS:Building_Solids_and_3D_Meshes_with_TINs|Fill Between TINs -> Solid]] || Creates a [[GMS:Solid_Module|solid]] by extruding one or more TINs to a base elevation and then performing a [[GMS:Set_Operations|set operation]] to remove the solid portions outside the TINs. | ||
|- | |- | ||
| | | colspan="2" | | ||
|- | |- | ||
| [[GMS:Editing_a_TIN#Adding_Breaklines|Add Breakline(s)]] || Inserts edges into the TIN from a defined breakline, splitting or swapping triangles as necessary. | | [[GMS:Editing_a_TIN#Adding_Breaklines|Add Breakline(s)]] || Inserts edges into the TIN from a defined breakline, splitting or swapping triangles as necessary. | ||
Line 50: | Line 50: | ||
| Snap Vertices to TIN || Given some selected vertices, moves them so that they are on the surface of a TIN selected from a dialog. | | Snap Vertices to TIN || Given some selected vertices, moves them so that they are on the surface of a TIN selected from a dialog. | ||
|- | |- | ||
| | | colspan="2" | | ||
|- | |- | ||
| Intersect TINS || Displays the intersection line between two selected TIN surfaces (if they intersect). | | Intersect TINS || Displays the intersection line between two selected TIN surfaces (if they intersect). |
Revision as of 17:45, 19 March 2012
Menu Command | Description |
---|---|
New TIN... | Creates a new TIN and opens the TIN Properties dialog. |
Lock All Vertices | Since it is possible to accidentally drag points, vertices can be "locked" to prevent them from being dragged or edited by toggling on this command. |
TIN Settings... | Opens the Preferences dialog to the settings affecting TINs. |
Triangulate | Creates triangles from existing vertices on the active TIN using the Delauney criteria. If triangles already exist, they will be deleted. |
Subdivide TIN... | Opens the Subdivision Factor dialog letting the user enter a factor by which existing triangles will be split into smaller triangles. |
TIN -> 2D Scatter Points | Creates a new 2D Scatter Point set from the vertices of the active TIN. The scatter points could then be used for interpolation. |
TIN -> 2D Mesh | Creates a new 2D mesh from the active TIN, preserving the triangles. |
Fill Between TINs -> 3D Mesh | Creates a 3D mesh, or adds onto an existing 3D mesh, by filling in the space between two TINs. A 2D mesh must exist and is used as a projection mesh for the 3D elements. Two TINs must be selected. |
Horizons -> Solids... | Opens the Horizons to Solids wizard which can be used to create solids from a combination of boreholes, TINs and conceptual models. |
Horizons -> 3D Mesh... | Opens the Horizons to Mesh wizard which can be used to create a 3D mesh from a combination of boreholes, TINs and conceptual models. |
Advanced > | |
TIN Boundary -> Polygon | Creates a new coverage containing a polygon derived from the outer boundary of the TIN. |
TIN Thiessen -> Polygons | Creates a new coverage containing polygons derived from the thiessen polygons of the TIN. |
TIN Contours -> Arcs | Creates a new coverage containing feature arcs derived from the linear contours displayed on the TIN. |
Vertex Strings -> Arcs | Creates a new coverage containing a feature arc derived from the vertex string on the TIN (if one exists). |
TIN -> Extruded Solid | Opens the Extrude/Offset Tin -> Solid dialog which is used to extrude the TIN vertically up or down to form a solid. |
Fill Between TINs -> Solid | Creates a solid by extruding one or more TINs to a base elevation and then performing a set operation to remove the solid portions outside the TINs. |
Add Breakline(s) | Inserts edges into the TIN from a defined breakline, splitting or swapping triangles as necessary. |
Select Boundary Triangles | Selects triangles on the outer boundary which meet the "long and thin" criteria specified in TIN settings. |
Snap Vertices to TIN | Given some selected vertices, moves them so that they are on the surface of a TIN selected from a dialog. |
Intersect TINS | Displays the intersection line between two selected TIN surfaces (if they intersect). |
Horizons -> HUF | Opens the Horizons -> HUF wizard to create MODFLOW HUF data from TINs and boreholes. TINs or boreholes with horizon data defined are required, along with a MODFLOW simulation which uses the HUF package. |
GMS – Groundwater Modeling System | ||
---|---|---|
Modules: | 2D Grid • 2D Mesh • 2D Scatter Point • 3D Grid • 3D Mesh • 3D Scatter Point • Boreholes • GIS • Map • Solid • TINs • UGrids | |
Models: | FEFLOW • FEMWATER • HydroGeoSphere • MODAEM • MODFLOW • MODPATH • mod-PATH3DU • MT3DMS • MT3D-USGS • PEST • PHT3D • RT3D • SEAM3D • SEAWAT • SEEP2D • T-PROGS • ZONEBUDGET | |
Aquaveo |