]> SALOME platform Git repositories - plugins/hexoticplugin.git/blobdiff - resources/HexoticPLUGIN.xml
Salome HOME
Merge from BR_V5_DEV 17Feb09
[plugins/hexoticplugin.git] / resources / HexoticPLUGIN.xml
index bd4981a0b6336b6697296c57a79d8f9b94d5503d..7600da0bb4dbc958814cbc2fc12d563566ee2f88 100644 (file)
@@ -1,5 +1,25 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
+<!--
+  Copyright (C) 2007-2008  CEA/DEN, EDF R&D
+
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of the GNU Lesser General Public
+  License as published by the Free Software Foundation; either
+  version 2.1 of the License.
+
+  This library is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+  Lesser General Public License for more details.
+
+  You should have received a copy of the GNU Lesser General Public
+  License along with this library; if not, write to the Free Software
+  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+
+  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+
+-->
 
 <!--  GUI customization for Hexotic Plugin  -->
 
@@ -13,6 +33,7 @@
     <hypothesis type="Hexotic_Parameters"
                label-id="Hexotic Parameters"
                icon-id="mesh_hypo_Hexotic.png"
+               need-geom="false"
                dim="3"/>
   </hypotheses>
   <algorithms>
@@ -21,6 +42,7 @@
                icon-id="mesh_algo_Hexotic.png"
                hypos="Hexotic_Parameters"
                input="TRIA,QUAD"
+              need-geom="false"
                dim="3"/>
   </algorithms>
 </meshers-group>