ArcGIS Desktop

  • ドキュメント
  • サポート

  • My Profile
  • ヘルプ
  • Sign Out
ArcGIS Desktop

ArcGIS Online

組織のマッピング プラットフォーム

ArcGIS Desktop

完全なプロ仕様の GIS

ArcGIS Enterprise

エンタープライズ GIS

ArcGIS for Developers

位置情報利用アプリの開発ツール

ArcGIS Solutions

各種業界向けの無料のテンプレート マップおよびテンプレート アプリケーション

ArcGIS Marketplace

組織で使えるアプリとデータを取得

  • ドキュメント
  • サポート
Esri
  • サイン イン
user
  • マイ プロフィール
  • サイン アウト

ArcMap

  • ホーム
  • はじめに
  • マップ
  • 解析
  • データ管理
  • ツール
  • エクステンション

TIN Aspect

3D Analyst のライセンスで利用可能。

  • サマリー
  • 図
  • 使用法
  • 構文
  • コードのサンプル
  • 環境
  • ライセンス情報

サマリー

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.

レガシー:

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.

図

TIN Aspect illustration

使用法

  • Aspect is expressed in degrees.

構文

TinAspect_3d (in_tin, out_feature_class, {class_breaks_table}, {aspect_field})
パラメーター説明データ タイプ
in_tin

The input TIN.

Tin Layer
out_feature_class

The output feature class.

Feature Class
class_breaks_table
(オプション)

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

Table
aspect_field
(オプション)

The field containing aspect values.

String

コードのサンプル

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")

環境

  • 現在のワークスペース
  • 出力データの XY ドメイン
  • 出力座標系
  • 範囲
  • テンポラリ ワークスペース
  • XY 座標精度
  • XY 許容値

ライセンス情報

  • ArcGIS Desktop Basic: 次のものが必要 3D Analyst
  • ArcGIS Desktop Standard: 次のものが必要 3D Analyst
  • ArcGIS Desktop Advanced: 次のものが必要 3D Analyst

ArcGIS Desktop

  • ホーム
  • ドキュメント
  • サポート

ArcGIS プラットフォーム

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

Esri について

  • 会社概要
  • 採用情報
  • スタッフ ブログ
  • ユーザ カンファレンス
  • デベロッパ サミット
Esri
ご意見・ご感想をお寄せください。
Copyright © 2018 Esri. | プライバシー | リーガル