Template:Export LandXML
From XMS Wiki
Revision as of 17:39, 5 November 2024 by Jcreer (talk | contribs) (Protected "Template:Export LandXML" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
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 – 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 – Path to the file to be created.
Current location in Toolbox
Unstructured Grids / Export LandXML