Export UGrid Tool

From XMS Wiki
Revision as of 16:27, 13 October 2023 by Jcreer (talk | contribs) (Created page with "__NOINDEX__ {{Export UGrid Tool}} {{Navbox SMS}} Category:Toolbox")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Export UGrid

The Export UGrid tool exports the grid to a file; the file format is chosen as part of the tool inputs.

Input parameters

  • UGrid – Select the grid in the project that will be exported
  • File type – Select the desired output format.
    • "Ascii XMC" – Aquaveo format for a UGrid which supports both structured and unstructured grids.
    • "Binary XMC" – Aquaveo format for a UGrid.
    • "Ascii STL" – Stereolithography file. This file contains the UGrid points and triangles. The UGrid must only have triangle cells to export this type of file.
    • "Binary STL" – Stereolithography file.
    • "OBJ" – OBJ geometry definition file. This file contains the UGrid points and triangles. The UGrid must only have triangle cells to export this type of file.

Output parameters

  • Output file – This field will list the file directory for the exported grid file. Clicking the Save As... button will open a Save File dialog where the directory and file name can be set for the grid export.

Current Location in toolbox

Unstructured Grids/Export UGrid