Convert between surface formats with optional scaling or transformations (rotate/translate) on a coordinateSystem. More...
Convert between surface formats with optional scaling or transformations (rotate/translate) on a coordinateSystem.
| \<inputfile\> | Surface file to be converted. |
| \<outputFile\> | File into which to write the converted surface. |
| -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. |
| -case | <dir> Specify the case directory |
| -help | Display short usage message |
| -doc | Display Doxygen documentation page |
| -srcDoc | Display source code |
Definition in file surfaceMeshConvert.C.
#include "src/OpenFOAM/global/argList/argList.H"#include "src/OpenFOAM/db/Time/timeSelector.H"#include "src/OpenFOAM/db/Time/Time.H"#include "src/surfMesh/MeshedSurface/MeshedSurfaces.H"#include "src/meshTools/coordinateSystems/coordinateSystems.H"
Include dependency graph for surfaceMeshConvert.C:Go to the source code of this file.