]> SALOME platform Git repositories - plugins/gmshplugin.git/blobdiff - resources/GMSHPlugin.xml
Salome HOME
bos #29483 Merge branch 'eap/29483_gmsh_sub'
[plugins/gmshplugin.git] / resources / GMSHPlugin.xml
index fd81749f1d226a1b93e906156539e0eba52161ab..a73d0ab60502588652bbc35abc038e771a8aef43 100644 (file)
@@ -26,7 +26,7 @@
                icon-id="gmsh.png"
                hypos="GMSH_Parameters"
                dim="3"
-               support-submeshes="false">
+               support-submeshes="true">
       <python-wrap>
         <algo>GMSH=Tetrahedron(algo=smeshBuilder.GMSH)</algo>
         <hypo>GMSH_Parameters=Parameters()</hypo>
@@ -39,7 +39,7 @@
                hypos="GMSH_Parameters_2D"
                output="TRIA,QUAD"
                dim="2"
-               support-submeshes="false">
+               support-submeshes="true">
       <python-wrap>
         <algo>GMSH_2D=Triangle(algo=smeshBuilder.GMSH_2D)</algo>
         <hypo>GMSH_Parameters_2D=Parameters()</hypo>