Salome HOME
Merge from V6_main 01/04/2013
[plugins/hybridplugin.git] / resources / GHS3DPlugin.xml
index 2c1ece48de2e871d2c43e380a404fbcd2b46ed73..fcea00ff982ebfbfd253162218a1d49b8f7b71a0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2004-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2004-2013  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
     <hypothesis type="GHS3D_Parameters"
                label-id="GHS3D Parameters"
                icon-id="mesh_hypo_ghs3d.png"
-               dim="3"/>
+               dim="3">
+      <python-wrap>
+        <accumulative-methods>
+          SetEnforcedVertex,
+          SetEnforcedVertexNamed,
+          SetEnforcedVertexWithGroup,
+          SetEnforcedVertexNamedWithGroup,
+          SetEnforcedVertexGeom,
+          SetEnforcedVertexGeomWithGroup,
+          RemoveEnforcedVertex,
+          RemoveEnforcedVertexGeom,
+          SetEnforcedMeshWithGroup,
+          SetEnforcedMeshSize,
+          SetEnforcedMeshSizeWithGroup
+        </accumulative-methods>
+      </python-wrap>
+    </hypothesis>
   </hypotheses>
+
   <algorithms>
     <algorithm type="GHS3D_3D"
                label-id="Tetrahedron (GHS3D)"