Extracts and writes surface features to file. More...
Extracts and writes surface features to file.
\<Foam | surface file> |
\<output | set> |
-minLen | Minimum cumulative length of feature. |
-includedAngle | <included angle [0..180]> Construct set from included angle. |
-deleteBox | <((x0 y0 z0)(x1 y1 z1))> Delete axis-aligned box. |
-minElem | Minimum number of edges in feature. |
-subsetBox | <((x0 y0 z0)(x1 y1 z1))> Extract all edges in axis-aligned box. |
-set | <input feature set> Use existing set. |
-case | <dir> Case directory. |
-help | Display help message. |
-doc | Display Doxygen API documentation page for this application. |
-srcDoc | Display Doxygen source documentation page for this application. |
Definition in file surfaceFeatureExtract.C.
#include "src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H"
#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/meshTools/triSurface/surfaceFeatures/surfaceFeatures.H"
#include "src/meshTools/octree/treeBoundBox.H"
#include "src/meshTools/meshTools/meshTools.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
Go to the source code of this file.