Skip to main content

TIN Node (3D Analyst Tools)

Summary

Exports the nodes of a triangulated irregular network (TIN) dataset to a point feature class.

Illustration

TIN Node illustration

Usage

  • Populating a name for the Spot Field parameter results in the creation of 2D point feature class. Omitting the name creates 3D points.

  • If the TIN has tag values assigned to its triangles, the points can be attributed with these values by specifying a name in the Tag Value Field parameter. Any nodes that do not have explicitly assigned tag values will assume a value of 0.

Parameters

Label Explanation Data type

Input TIN

The TIN dataset that will be processed.

TIN Layer

Output Feature Class

The feature class that will be produced.

Feature Class

Spot Field

(Optional)

The name of the elevation attribute field of the output feature class. If a name is given, the feature class will be 2D; otherwise, it will be 3D. No name is provided by default, which results in the creation of 3D point features.

String

Tag Value Field

(Optional)

The name of the field storing the tag attribute in the output feature class. By default, no tag value field is created.

String

Environments

Current Workspace, Geographic Transformations, Output Coordinate System, Extent, XY Resolution, XY Tolerance, Z Resolution, Z Tolerance, Output Z Domain, Output CONFIG Keyword, Auto Commit, Output XY Domain

Licensing information

  • Basic: Requires 3D Analyst
  • Standard: Requires 3D Analyst
  • Advanced: Requires 3D Analyst