diff --git a/src/NETGENPlugin/NETGENPlugin_Mesher.cxx b/src/NETGENPlugin/NETGENPlugin_Mesher.cxx index 56a63e3..9b38e47 100644 --- a/src/NETGENPlugin/NETGENPlugin_Mesher.cxx +++ b/src/NETGENPlugin/NETGENPlugin_Mesher.cxx @@ -1657,6 +1657,8 @@ bool NETGENPlugin_Mesher::Compute() err = 1; } } + mparams.uselocalh = true; // restore as it is used at surface optimization + // --------------------- // compute surface mesh // ---------------------