]> SALOME platform Git repositories - plugins/hybridplugin.git/commitdiff
Salome HOME
PAL19765: Bad modification of a selected hypothesis V4_1_2
authoreap <eap@opencascade.com>
Wed, 14 May 2008 13:53:06 +0000 (13:53 +0000)
committereap <eap@opencascade.com>
Wed, 14 May 2008 13:53:06 +0000 (13:53 +0000)
     GHS3D_Parameters is optional hyp

resources/GHS3DPlugin.xml

index 37876f44ad2004ec3626d557ef61819d746fe783..36d329afa6d68f885bd46a6216f0d35710044789 100644 (file)
@@ -21,7 +21,7 @@
                icon-id="mesh_tree_hypo_ghs3d.png"
                input="TRIA,QUAD"
               need-geom="false"
-               hypos="GHS3D_Parameters"
+               opt-hypos="GHS3D_Parameters"
                dim="3"/>
   </algorithms>
 </meshers-group>