Salome HOME
Merge from V6_main (04/10/2012)
[plugins/ghs3dplugin.git] / resources / GHS3DPlugin.xml
index 2c1ece48de2e871d2c43e380a404fbcd2b46ed73..b0cebaa38d8b582ff5bbc63e88c297e4ecdd3132 100644 (file)
     <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)"