diff --git a/src/meshTools/triSurface/surfaceFeatures/surfaceFeatures.H b/src/meshTools/triSurface/surfaceFeatures/surfaceFeatures.H index af2b3a0d9d..9a9ebbadaa 100644 --- a/src/meshTools/triSurface/surfaceFeatures/surfaceFeatures.H +++ b/src/meshTools/triSurface/surfaceFeatures/surfaceFeatures.H @@ -439,9 +439,9 @@ void selectCutEdges ); //- Divide into multiple normal bins -// + return REGION if != 2 normals -// + return REGION if 2 normals that make feature angle -// + otherwise return NONE and set normals,bins +// - return REGION if != 2 normals +// - return REGION if 2 normals that make feature angle +// - otherwise return NONE and set normals,bins surfaceFeatures::edgeStatus checkNonManifoldEdge ( const triSurface& surf,