surfaceMeshConvertTesting.C File Reference

Converts from one surface mesh format to another, but primarily used for testing functionality. More...

Go to the source code of this file.

Detailed Description

Converts from one surface mesh format to another, but primarily used for testing functionality.

Original source file surfaceMeshConvertTesting.C

Usage
surfaceMeshConvertTesting inputFile outputFile [OPTION]

Options:

  • -clean
    Perform some surface checking/cleanup on the input surface
  • -orient
    Check face orientation on the input surface
  • -scale <scale>
    Specify a scaling factor for writing the files
  • -triSurface
    Use triSurface library for input/output
  • -keyed
    Use keyedSurface for input/output
    Note
    The filename extensions are used to determine the file format type.

Definition in file surfaceMeshConvertTesting.C.