ArcGIS for Desktop

  • Documentation
  • Pricing
  • Support

  • My Profile
  • Help
  • Sign Out
ArcGIS for Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS for Desktop

A complete professional GIS

ArcGIS for Server

GIS in your enterprise

ArcGIS for 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
  • Pricing
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

Help

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • More...

TIN Storage Version (Environment setting)

  • Usage notes
  • Dialog syntax
  • Scripting syntax

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

Usage notes

  • When constructing TIN surfaces in versions of ArcGIS prior to 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 triangulation version to use 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

import arcpy

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

Related Topics

  • An overview of geoprocessing environments
  • Environment levels and hierarchy
  • Setting geoprocessing environments
Feedback on this topic?

ArcGIS for Desktop

  • Home
  • Documentation
  • Pricing
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS for Desktop
  • ArcGIS for Server
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
© Copyright 2016 Environmental Systems Research Institute, Inc. | Privacy | Legal