ArcGIS for Desktop

  • Documentation
  • Tarification
  • Support

  • My Profile
  • Aide
  • Sign Out
ArcGIS for Desktop

ArcGIS Online

La plateforme cartographique de votre organisation

ArcGIS for Desktop

Un SIG professionnel complet

ArcGIS for Server

SIG dans votre entreprise

ArcGIS for Developers

Outils de création d'applications de localisation

ArcGIS Solutions

Modèles d'applications et de cartes gratuits pour votre secteur d'activité

ArcGIS Marketplace

Téléchargez des applications et des données pour votre organisation.

  • Documentation
  • Tarification
  • Support
Esri
  • Se connecter
user
  • Mon profil
  • Déconnexion

Aide

  • Accueil
  • Commencer
  • Carte
  • Analyser
  • Gérer les données
  • Outils
  • Plus...

TIN Polygon Volume

Disponible avec une licence 3D Analyst.

  • Récapitulatif
  • Utilisation
  • Syntaxe
  • Exemple de code
  • Environnements
  • Informations de licence

Récapitulatif

Calculates the volumetric and surface area between polygons of an input feature class and a TIN surface.

Héritage :

This is a deprecated tool. To learn more about how this tool works click here to view archived documentation. This functionality has been added to the Polygon Volume tool.

Utilisation

  • The input polygons and TIN need to overlap in horizontal extent in order for surface area or volume to be calculated.

Syntaxe

TinPolygonVolume_3d (in_tin, in_feature_class, in_height_field, {reference_plane}, {out_volume_field}, {surface_area_field})
ParamètreExplicationType de données
in_tin

The input TIN.

TIN Layer
in_feature_class

The input polygon feature class.

Feature Layer
in_height_field

The name of the field containing polygon reference plane heights.

String
reference_plane
(Facultatif)

The keyword used to indicate whether volume and surface area are calculated ABOVE the reference plane height of the polygons, or BELOW. The default is BELOW.

String
out_volume_field
(Facultatif)

The name of the output field used to store the volume result. The default is Volume.

String
surface_area_field
(Facultatif)

The name of the output field used to store the surface area result. The default is SArea.

String

Exemple de code

TIN Polygon Volume example (Python window)

The following Python Window script demonstrates how to use the TIN Polygon Volumefunction in immediate mode.

import arcgisscripting
gp = arcgisscripting.create()

gp.CheckOutExtension("3D")
gp.workspace = "C:/data"
gp.TinPolygonVolume_3d("tin","PolyVol.shp", "Height", "ABOVE", "Volume", "S_Area")

Environnements

  • Espace de travail courant
  • Espace de travail temporaire
  • Etendue

Informations de licence

  • ArcGIS for Desktop Basic: Requis 3D Analyst
  • ArcGIS for Desktop Standard: Requis 3D Analyst
  • ArcGIS for Desktop Advanced: Requis 3D Analyst
Vous avez un commentaire à formuler concernant cette rubrique ?

ArcGIS for Desktop

  • Accueil
  • Documentation
  • Tarification
  • Support

ArcGIS Platform

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

A propos d'Esri

  • A propos de la société
  • Carrières
  • Blog des initiés
  • Conférence des utilisateurs
  • Sommet des développeurs
Esri
© Copyright 2016 Environmental Systems Research Institute, Inc. | Confidentialité | Légal