Skip to content
Snippets Groups Projects
Commit 233436f4 authored by mattijs's avatar mattijs
Browse files

ENH: snappyHexMesh: switch on multipatch snapping

parent 5e259077
Branches
Tags
No related merge requests found
......@@ -186,6 +186,10 @@ snapControls
//- Use castellatedMeshControls::features
explicitFeatureSnap true;
//- Detect features between multiple surfaces
// (only for explicitFeatureSnap, default = false)
multiRegionFeatureSnap true;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment