Extract patch or faceZone surfaces from a polyMesh. Depending on output surface format triangulates faces. More...
Go to the source code of this file.
Extract patch or faceZone surfaces from a polyMesh. Depending on output surface format triangulates faces.
Original source file surfaceMeshExtract.C
Region numbers on faces not guaranteed to be the same as the patch indices.
Optionally only extracts named patches.
Optionally filters out points on faceZones, feature-edges and featurePoints and generates pointPatches for these - written to pointMesh/boundary.
If run in parallel, processor patches get filtered out by default and the mesh is merged (based on topology).
Options:
Definition in file surfaceMeshExtract.C.