surfaceConvert.C File Reference

Converts from one surface mesh format to another. More...

Go to the source code of this file.

Detailed Description

Converts from one surface mesh format to another.

Original source file surfaceConvert.C

Usage
surfaceConvert inputFile outputFile [OPTION]

Options:

  • -clean
    Perform some surface checking/cleanup on the input surface
  • -read-format <type>
    Specify input file format
  • -write-format <type>
    Specify output file format
  • -scale <scale>
    Specify a scaling factor for writing the files
  • -group
    Orders faces by region
    Note
    The filename extensions are used to determine the file format type.

Definition in file surfaceConvert.C.