GMS:TIN Commands: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
! width="125" | Menu Command !! Description
! width="125" | Menu Command !! Description
|-
|-
| New TIN... || [[GMS:Creating_a_TIN|Creates a new TIN]] and opens the TIN Properties dialog.
| [[GMS:Creating_a_TIN|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.
| 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 [[GMS:Preferences#TINs|Preferences dialog]] to the settings affecting TINs.
| [[GMS:Preferences#TINs|TIN Settings...]] || Opens the ''Preferences'' dialog to the settings affecting TINs.
|-
|-
| - || -
| - || -
|-
|-
| Triangulate || [[GMS:Triangulation|Creates triangles]] from existing vertices 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.
|-
| [[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.
|}
|}



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