Skip to main content

LandXML To TIN (3D Analyst Tools)

Summary

This tool imports one or more triangulated irregular network (TIN) surfaces from a LandXML file to output Esri TINs.

Usage

  • When the LandXML file is selected, the TINs to Import parameter is populated with all the TIN surfaces found in the LandXML file. A constrained Delaunay TIN from the LandXML file is created as a constrained Delaunay TIN.

  • When scripting, the names inside the tinnames parameter can be specified in short form (only number or only name) for convenience. Instead of "1. Site0445; 2. <unnamed>; 3. <unnamed>; 4. Site_09" , you can specify "1;2;3;4" or "Site0445; Site_09;2;3". The <unnamed> keyword cannot be used by itself because the TIN must be uniquely identified.

Parameters

Label Explanation Data type

Input

The input LandXML file.

File

Output TIN Folder

The folder that the output TINs will be created in.

Folder

Output TIN Base Name

The basename of the resulting TIN. When several TINs will be exported from the LandXML file, the basename is used to define a unique name for each output TIN. If <basename> already exists, the tool will not write anything. If <basename> does not exist but <basename>2 exists, the tool will create <basename> and <basename>2_1, instead of <basename>2.

String

TINs to Import

(Optional)

The one or more LandXML TIN surfaces that will be exported to an Esri TIN.

String

Derived output

Label Explanation Data type

Updated Output TIN Folder

The folder containing the output TINs.

Folder

Environments

Scratch Workspace, Current Workspace, Default TIN Storage Version

Licensing information

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