GMS:TIN Settings: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{TIN links}}
{{TIN links}}
[[File:PreferencesTINs.jpg|thumb|left|375 px|The ''Preference'' dialog showing the ''TINs'' tab]]
The settings for the TIN module can be found in the ''Preferences'' dialog under the ''TINs'' item. The ''Preferences'' menu can be reached by using the '''Preferences...''' command in the ''Edit'' menu and then selecting the ''TINs'' item; or it can be reached by using the '''TIN Settings...''' command in the ''TINs'' menu. The following settings are available:
The settings for the TIN module can be found in the ''Preferences'' dialog under the ''TINs'' item. The ''Preferences'' menu can be reach by using the '''Preferences...''' command in the ''Edit'' menu and then selecting the ''TINs'' item; or it can be reached by using the '''TIN Settings...''' command in the ''TINs'' menu. The following settings are available:


:''Retriangulate After Deleting'' – If this option is on, the region surrounding the vertex is retriangulated as each vertex is deleted. Otherwise, the triangles adjacent to the vertex are simply deleted.
*''Retriangulate After Deleting'' – If this option is on, the region surrounding the vertex is retriangulated as each vertex is deleted. Otherwise, the triangles adjacent to the vertex are simply deleted.


:''Adjust Boundary to Include Exterior Vertices'' – If this option is on, the boundary of the TIN is changed so that the new vertex becomes part of the TIN if a new point is added outside the active TIN. If the new vertex is in the interior of the active TIN, the vertex is automatically incorporated into the TIN.
*''Adjust Boundary to Include Exterior Vertices'' – If this option is on, the boundary of the TIN is changed so that the new vertex becomes part of the TIN if a new point is added outside the active TIN. If the new vertex is in the interior of the active TIN, the vertex is automatically incorporated into the TIN.


:''Default Z-Value'' – The default z value is assigned to all new vertices created with the Create Vertex tool.
*''Default Z-Value'' – The default z value is assigned to all new vertices created with the '''Create Vertex''' tool.


:''Confirm Z-Values'' – If this option is on, GMS prompts for a z value each time a new vertex is created.
*''Confirm Z-Values'' – If this option is on, GMS prompts for a z value each time a new vertex is created.


:''Interpolate For Default Z On Interior'' – If this option is on and a new vertex is created in the interior of a TIN, a default z-value is linearly interpolated from the plane equation defined by the triangle containing the point.
*''Interpolate For Default Z On Interior'' – If this option is on and a new vertex is created in the interior of a TIN, a default z-value is linearly interpolated from the plane equation defined by the triangle containing the point.
 
:''Extrapolate For Default Z On Exterior'' – If this option is on and a new vertex is entered outside the TIN boundary, a default z-value is extrapolated from the TIN to the new vertex.


*''Extrapolate For Default Z On Exterior'' – If this option is on and a new vertex is entered outside the TIN boundary, a default z-value is extrapolated from the TIN to the new vertex.
:[[File:PreferencesTINs.png|thumb|none|left|475 px|The ''Preference'' dialog showing the ''TINs'' tab]]


{{Navbox GMS}}
{{Navbox GMS}}
[[Category:TINs]]
[[Category:TINs|Set]]
[[Category:GMS Dialogs|T]]
[[Category:TIN Dialogs|Set]]
[[Category:Preferences]]
[[Category:GMS Preference Dialogs]]

Revision as of 20:08, 4 November 2019

TIN Module
Tins.png
TINs
Creating a TIN
Editing a TIN
Converting TINS to Other Data Types
Building Solids and 3D Meshes with TINs
Map to MODFLOW with TINs
More
TIN Settings
TIN Display Options
TIN Tool Palette
TIN Commands
TIN Files

The settings for the TIN module can be found in the Preferences dialog under the TINs item. The Preferences menu can be reached by using the Preferences... command in the Edit menu and then selecting the TINs item; or it can be reached by using the TIN Settings... command in the TINs menu. The following settings are available:

  • Retriangulate After Deleting – If this option is on, the region surrounding the vertex is retriangulated as each vertex is deleted. Otherwise, the triangles adjacent to the vertex are simply deleted.
  • Adjust Boundary to Include Exterior Vertices – If this option is on, the boundary of the TIN is changed so that the new vertex becomes part of the TIN if a new point is added outside the active TIN. If the new vertex is in the interior of the active TIN, the vertex is automatically incorporated into the TIN.
  • Default Z-Value – The default z value is assigned to all new vertices created with the Create Vertex tool.
  • Confirm Z-Values – If this option is on, GMS prompts for a z value each time a new vertex is created.
  • Interpolate For Default Z On Interior – If this option is on and a new vertex is created in the interior of a TIN, a default z-value is linearly interpolated from the plane equation defined by the triangle containing the point.
  • Extrapolate For Default Z On Exterior – If this option is on and a new vertex is entered outside the TIN boundary, a default z-value is extrapolated from the TIN to the new vertex.
The Preference dialog showing the TINs tab