surfaceMeshImport.C File Reference

Import from various third-party surface formats into surfMesh with optional scaling or transformations (rotate/translate) on a coordinateSystem. More...

Go to the source code of this file.

Detailed Description

Import from various third-party surface formats into surfMesh with optional scaling or transformations (rotate/translate) on a coordinateSystem.

Original source file surfaceMeshImport.C

Usage
  • surfaceMeshImport inputFile [OPTION]
Parameters
-clean
Perform some surface checking/cleanup on the input surface.
-name<name>
Specify an alternative surface name when writing.
-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.
Note
The filename extensions are used to determine the file format type.

Definition in file surfaceMeshImport.C.