Salome HOME
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
authoreap <eap@opencascade.com>
Fri, 25 Oct 2019 14:13:44 +0000 (17:13 +0300)
committereap <eap@opencascade.com>
Fri, 14 Feb 2020 15:18:59 +0000 (18:18 +0300)
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>