surfaceMeshConvert.C File Reference

Converts between surface formats with optional scaling or transformations (rotate/translate) on a coordinateSystem. More...

Go to the source code of this file.

Detailed Description

Converts between surface formats with optional scaling or transformations (rotate/translate) on a coordinateSystem.

Original source file surfaceMeshConvert.C

Usage
  • surfaceMeshConvert inputFile outputFile [OPTION]
Parameters
-clean
Perform some surface checking/cleanup on the input surface.
-scaleIn<scale>
Specify a scaling factor when reading files.
-scaleOut<scale>
Specify a scaling factor when writing files.
-dict<dictionary>
Specify an alternative dictionary for constant/coordinateSystems.
-from<coordinateSystem>
Specify a coordinate System when reading files.
-to<coordinateSystem>
Specify a coordinate System when writing files.
-tri
Triangulate surface.
Note
The filename extensions are used to determine the file format type.

Definition in file surfaceMeshConvert.C.