Salome HOME
PAL19765: Bad modification of a selected hypothesis V4_1_2
authoreap <eap@opencascade.com>
Wed, 14 May 2008 13:56:05 +0000 (13:56 +0000)
committereap <eap@opencascade.com>
Wed, 14 May 2008 13:56:05 +0000 (13:56 +0000)
     BLSURF_Parameters is optional hyp

resources/BLSURFPlugin.xml

index f72a6110826627a6731aa06597e3961c98a3d1ad..8161645d0a0cbd72ddadfc5f0e5b83f16cfd07b9 100644 (file)
@@ -19,7 +19,7 @@
     <algorithm type="BLSURF"
                label-id="BLSURF"
                icon-id="mesh_algo_BLSURF.png"
-               hypos="BLSURF_Parameters"
+               opt-hypos="BLSURF_Parameters"
                output="TRIA,QUAD"
                dim="2"/>
   </algorithms>