GMS:TIN Commands: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 32: Line 32:
| TIN Boundary -> Polygon || Creates a new coverage containing a polygon derived from the outer boundary of the TIN.
| 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 [[GMS:TIN_Display_Options|thiessen polygons]] of the TIN.
| TIN Thiessen -> Polygons || Creates a new coverage containing polygons derived from the [[GMS:TIN_Display_Options#thiessen polygons|thiessen polygons]] of the TIN.
|}
|}



Revision as of 15:59, 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.