Salome HOME
PAL16842 (Genertion of groups when a mesh is transformed)
[modules/smesh.git] / resources / StdMeshers.xml
index 9b1a1dfaf18c2af0b28cc3aa2a8d174072986b13..821cd587bbc2978696e40bab51f9f2e65b2c644b 100644 (file)
@@ -60,6 +60,7 @@
     <hypothesis type="QuadranglePreference"
                 label-id="Quadrangle Preference"
                 icon-id="mesh_algo_quad.png"
+                auxiliary="true"
                 dim="2"/>
 
     <hypothesis type="QuadraticMesh"
@@ -82,6 +83,7 @@
     <hypothesis type="MaxElementVolume"
                 label-id="Max. Element Volume"
                 icon-id="mesh_hypo_volume.png"
+               need-geom = "false"
                 dim="3"/>
 
     <hypothesis type="ProjectionSource3D"