ArcGIS for Desktop

  • Dokumentation
  • Preise
  • Support

  • My Profile
  • Hilfe
  • Sign Out
ArcGIS for Desktop

ArcGIS Online

Die Mapping-Plattform für Ihre Organisation

ArcGIS for Desktop

Ein vollständiges professionelles GIS

ArcGIS for Server

GIS in Ihrem Unternehmen

ArcGIS for Developers

Werkzeuge zum Erstellen standortbezogener Apps

ArcGIS Solutions

Kostenlose Karten- und App-Vorlagen für Ihre Branche

ArcGIS Marketplace

Rufen Sie Apps und Daten für Ihre Organisation ab.

  • Dokumentation
  • Preise
  • Support
Esri
  • Anmelden
user
  • Eigenes Profil
  • Abmelden

Hilfe

  • Startseite
  • Erste Schritte
  • Karte
  • Analysieren
  • Verwalten von Daten
  • Werkzeuge
  • Mehr...

TIN Aspect

Mit der 3D Analyst-Lizenz verfügbar.

  • Zusammenfassung
  • Bild
  • Verwendung
  • Syntax
  • Codebeispiel
  • Umgebung
  • Lizenzierungsinformationen

Zusammenfassung

Extracts aspect information from an input TIN into an output feature class.

Produces a polygon feature class whose polygons are categorized by the input TIN's triangle aspect values.

Veraltet:

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 Surface Aspect tool.

Bild

TIN Aspect illustration

Verwendung

  • Aspect is expressed in degrees.

Syntax

TinAspect_3d (in_tin, out_feature_class, {class_breaks_table}, {aspect_field})
ParameterErläuterungDatentyp
in_tin

The input TIN.

Tin Layer
out_feature_class

The output feature class.

Feature Class
class_breaks_table
(optional)

An input table containing the classification breaks that will be used to classify the output feature class.

Table
aspect_field
(optional)

The field containing aspect values.

String

Codebeispiel

TIN Aspect Example (Python window)

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

import arcgisscripting
gp = arcgisscripting.create()

gp.CheckOutExtension("3D")
gp.workspace = "C:/data"
gp.TinAspect_3d("tin", "aspect.shp")

Umgebung

  • Aktueller Workspace
  • Ausgabe-XY-Domäne
  • Ausgabe-Koordinatensystem
  • Ausdehnung
  • Scratch-Workspace
  • XY-Auflösung
  • XY-Toleranz

Lizenzierungsinformationen

  • ArcGIS for Desktop Basic: Erfordert 3D Analyst
  • ArcGIS for Desktop Standard: Erfordert 3D Analyst
  • ArcGIS for Desktop Advanced: Erfordert 3D Analyst
Feedback zu diesem Thema?

ArcGIS for Desktop

  • Startseite
  • Dokumentation
  • Preise
  • Support

ArcGIS Plattform

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

Über Esri

  • Über uns
  • Karriere
  • Insider-Blog
  • User Conference
  • Developer Summit
Esri
© Copyright 2016 Environmental Systems Research Institute, Inc. | Datenschutz | Rechtliches