Template:Export LandXML: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
===Input Parameters=== | ===Input Parameters=== | ||
*''UGrid'' – | *''UGrid'' – Select a UGrid consisting of 2D triangle cells. | ||
*''(Optional) Input coverage containing arcs to determine breaklines'' – Select a coverage that includes arcs. | *''(Optional) Input coverage containing arcs to determine breaklines'' – Select a coverage that includes arcs. | ||
===Output parameters=== | ===Output parameters=== | ||
*''Output file'' – Allows setting the path for the exported file. | *''Output file'' – Allows setting the path for the exported file. | ||
**'''Save As...''' – Opens the ''Save File'' dialog where the directory for the exported file can be designated. | **'''Save As...''' – Opens the ''Save File'' dialog where the directory and file name for the exported file can be designated. | ||
===Current location in Toolbox=== | ===Current location in Toolbox=== | ||
Unstructured Grids / Export LandXML | Unstructured Grids / Export LandXML | ||
<noinclude>[[Category:Toolbox UGrid]]</noinclude> | <noinclude>[[Category:Toolbox UGrid]]</noinclude> |
Latest revision as of 20:59, 5 November 2024
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