FreeFOAM The Cross-Platform CFD Toolkit
surfaceFeatureExtract.C File Reference

Extracts and writes surface features to file. More...


Detailed Description

Extracts and writes surface features to file.

Usage
  • surfaceFeatureExtract [OPTIONS] <Foam surface file> <output set>
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
\<outputset>
Todo:
Detailed description of argument.
Parameters:
-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 dependency graph for surfaceFeatureExtract.C:

Go to the source code of this file.