]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
NPAL18650: Add BLSURFPlugin and HexoticPLUGIN meshers.
authorjfa <jfa@opencascade.com>
Wed, 30 Jan 2008 07:51:59 +0000 (07:51 +0000)
committerjfa <jfa@opencascade.com>
Wed, 30 Jan 2008 07:51:59 +0000 (07:51 +0000)
src/SalomeApp/resources/SalomeApp.xml

index 04a671cfed56da5944f1141e4c4f543c633a0d2c..b4da14ade74a1c052b62cee9bb06bfbdbdd3f0bc 100644 (file)
     <!-- As a result, both variants are acceptable. -->
     <parameter name="NETGENPlugin" value="${NETGENPLUGIN_ROOT_DIR}/share/salome/resources/netgenplugin"/>
     <parameter name="GHS3DPlugin"  value="${GHS3DPLUGIN_ROOT_DIR}/share/salome/resources/ghs3dplugin"/>
+    <parameter name="BLSURFPlugin" value="${BLSURFPLUGIN_ROOT_DIR}/share/salome/resources"/>
+    <parameter name="HexoticPLUGIN" value="${HexoticPLUGIN_ROOT_DIR}/share/salome/resources"/>
   </section>
   <section name="SMESH">
     <!-- Default SMESH module plugins -->
-    <parameter name="plugins" value="NETGENPlugin,GHS3DPlugin"/>
+    <parameter name="plugins" value="NETGENPlugin,GHS3DPlugin,BLSURFPlugin,HexoticPLUGIN"/>
   </section>
   <section name="desktop" >
     <!-- Default GUI desktop state, position, size -->