Skip to main content

TIN エッジ (3D Analyst ツール)

サマリー

TIN の三角形エッジを使用して、3D ライン フィーチャを作成します。

TIN エッジの図

使用法

  • 特定のタイプの三角形エッジを抽出するには、エッジ タイプ パラメーターを使用します。

  • 出力フィーチャには EdgeType という名前のフィールドが含まれ、各ラインが表すエッジのタイプを整数値で示します:

    • 0—通常のエッジ (ハード エッジまたはソフト エッジとして明示的に定義されていないエッジ)。 このエッジ タイプは、TIN データ ポイントの三角形分割によって生成されます。

    • 1—ソフト エッジ (傾斜角値の緩慢な変化を表すエッジ)。

    • 2—ハード エッジ (傾斜角値のより急激な変化を表すエッジ)。

パラメーター

ラベル 説明 データ タイプ

入力 TIN

処理対象の TIN データセット。

TIN Layer

出力フィーチャクラス

生成されるフィーチャクラス。

Feature Class

エッジ タイプ

(オプション)

エクスポートされる三角形エッジ。

  • Data AreaEdges representing the interpolation zone. This is the default.

  • Soft BreaklinesEdges representing gradual breaks in slope.

  • Hard BreaklinesEdges representing distinct breaks in slope.

  • Enforced EdgesEdges that were not introduced by the TIN's triangulation.

  • Regular EdgesEdges that were created by the TIN's triangulation.

  • Excluded EdgesEdges that are excluded from the interpolation zone.

  • All EdgesAll edges, included those that were excluded from the interpolation zone.

String

環境

現在のワークスペース, 出力座標系, 範囲, 地理座標系変換, XY 座標精度, XY 許容値, Z 座標精度, Z 許容値, 出力データの Z ドメイン, 自動コミット, 出力データの XY ドメイン

ライセンス情報

  • Basic: 3D Analyst が必要
  • Standard: 3D Analyst が必要
  • Advanced: 3D Analyst が必要