ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

Default TIN Storage Version (Environment setting)

  • Usage notes
  • Dialog syntax
  • Scripting syntax

Tools that honor the Default TIN Storage Version environment will output TIN surfaces in the specified version.

Usage notes

  • When constructing TIN surfaces in versions of ArcGIS earlier than 10, make sure to set this environment setting to PRE_10.0.

Dialog syntax

  • CURRENT—Can be either conforming Delaunay triangulation or constrained Delaunay triangulation. This option also adds support for additional spatial references. This is the default.
  • PRE_10.0—Supports Delaunay conforming triangulations for constructing TINs.

Scripting syntax

arcpy.env.tinSaveVersion = tin_save_version

ParameterExplanation

tin_save_version

The following triangulation versions are used when building TINs:

  • CURRENT—Can be either conforming Delaunay triangulation or constrained Delaunay triangulation. This option also adds support for additional spatial references. This is the default.
  • PRE_10.0—Supports Delaunay conforming triangulations for constructing TINs.
tinSaveVersion syntax

Script example

import arcpy

# Set the tinSaveVersion environment to CURRENT
arcpy.env.tinSaveVersion = "CURRENT"

Related topics

  • What is a geoprocessing environment setting?
  • Setting geoprocessing environments

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Esri Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2021 Esri. | Privacy | Legal