Salome HOME
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
[plugins/ghs3dplugin.git] / resources / GHS3DPlugin.xml
index d18bf717c059c5d759b4b2a9b87436129008dfd1..fa16e7a793bc43cb85b8ea18ba587617435d4b10 100644 (file)
@@ -52,7 +52,7 @@
       <python-wrap>
         <algo>MG-Tetra=Tetrahedron(algo=smeshBuilder.MG_Tetra)</algo>
         <hypo>MG-Tetra Parameters=Parameters()</hypo>
-        <hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetFaces(1),SetFaces(2),SetMethod())</hypo>
+        <hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetFaces(1),SetFaces(2),SetMethod(),SetGroupName())</hypo>
       </python-wrap>
     </algorithm>