Salome HOME
0021529: [CEA 551] I,j,k mesher does not mesh 2D quadragular meshes
[modules/smesh.git] / resources / SalomeApp.xml.in
index cbeffbd36e7450f0f5cf8d6f1ddc5e41c2233874..c7833a486b3f3fbed1d78fcb8be5e23431c1f411 100644 (file)
@@ -48,8 +48,6 @@
     <parameter name="selection_precision_element"  value="0.005"/>
     <parameter name="selection_precision_node"     value="0.005"/>
     <parameter name="selection_precision_object"   value="0.005"/>
-    <parameter name="selection_width"              value="5"/>
-    <parameter name="highlight_width"              value="5"/>
     <parameter name="controls_precision"           value="0"/>
     <parameter name="equal_nodes_tolerance"        value="1e-7"/>
     <parameter name="scalar_bar_horizontal_height" value="0.08"/>
@@ -81,6 +79,7 @@
     <parameter name="info_groups_nodes_limit"      value="100000"/>
     <parameter name="segmentation"                 value="10"/>
     <parameter name="nb_segments_per_edge"         value="15"/>
+    <parameter name="forget_mesh_on_hyp_modif"     value="false"/>
     <parameter name="quadratic_mode"               value="0"/>
     <parameter name="max_angle"                    value="2"/>
     <parameter name="documentation"                value="smesh_help"/>
     <!-- Module resources -->
     <parameter name="SMESH"        value="%SMESH_ROOT_DIR%/share/salome/resources/smesh"/>
     <parameter name="StdMeshers"   value="%SMESH_ROOT_DIR%/share/salome/resources/smesh"/>
-    <!-- NETGENPlugin and GHS3DPlugin -->
-    <!-- Here the environment variables are used as case-sensitive, -->
-    <!-- In GUI/src/SalomeApp/resources/SalomeApp.xml upper-case notation is used. -->
-    <!-- As a result, both variants are acceptable. -->
-    <parameter name="NETGENPlugin" value="%NETGENPlugin_ROOT_DIR%/share/salome/resources/netgenplugin"/>
-    <parameter name="GHS3DPlugin"  value="%GHS3DPlugin_ROOT_DIR%/share/salome/resources/ghs3dplugin"/>
-    <parameter name="BLSURFPlugin" value="%BLSURFPlugin_ROOT_DIR%/share/salome/resources"/>
-    <parameter name="HexoticPlugin" value="%HexoticPLUGIN_ROOT_DIR%/share/salome/resources/hexoticplugin"/>
-    <parameter name="GHS3DPRLPlugin" value="%GHS3DPRLPLUGIN_ROOT_DIR%/share/salome/resources"/>
   </section>
 </document>