Salome HOME
Implementation on the issue 16186: EDF PAL 459: Mapping: when refining, to separate...
[modules/smesh.git] / resources / StdMeshers.xml
index 25cbd18bcfb63e3f8157c610ffd6b717148dc325..892779e3c3dc7f93c5e7f18091a3c567e84233b5 100644 (file)
                 auxiliary="true"
                 dim="2"/>
 
+    <hypothesis        type="TrianglePreference"
+               label-id="Triangle Preference"
+                icon-id="mesh_algo_mefisto.png"
+               auxiliary="true"
+               dim="2"/>
+               
     <hypothesis type="QuadraticMesh"
                 label-id="Quadratic Mesh"
                 icon-id="mesh_algo_quad.png"
     <algorithm type="Quadrangle_2D"
                label-id="Quadrangle (Mapping)"
                icon-id="mesh_algo_quad.png"
-               opt-hypos="QuadranglePreference"
+               opt-hypos="QuadranglePreference,TrianglePreference"
                input="EDGE"
                output="QUAD"
                dim="2"/>