Template:Export LandXML

From XMS Wiki
This is the approved revision of this page, as well as being the most recent.
Jump to navigationJump to search


Given a 2D UGrid with triangle cells, and, optionally, a coverage containing one or more arcs, creates a LandXML file containing the 2D surface from the UGrid and breaklines created from the arcs. The breaklines are determined by finding the closest UGrid point to each point on the arc. Arcs do not need to lie on cell edges, and the breaklines, which are simply a list of points, will not necessarily lie along cell edges. LandXML version 1.2 is used.

Input Parameters

  • UGrid – Select a UGrid consisting of 2D triangle cells.
  • (Optional) Input coverage containing arcs to determine breaklines – Select a coverage that includes arcs.

Output parameters

  • Output file – Allows setting the path for the exported file.
    • Save As... – Opens the Save File dialog where the directory and file name for the exported file can be designated.

Current location in Toolbox

Unstructured Grids / Export LandXML