Salome HOME
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
[plugins/ghs3dplugin.git] / resources / GHS3DPlugin.xml
index cc33989cc3015f1a3e694e764142e34313346027..bd0e5591b2aee5e269830a8c4936a70601ba9e0f 100644 (file)
@@ -65,7 +65,7 @@
       <python-wrap>
         <algo>MG-Tetra=Tetrahedron(algo=smeshBuilder.MG_Tetra)</algo>
         <hypo>MG-Tetra Parameters=Parameters()</hypo>
-        <hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreFaces())</hypo>
+        <hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetFaces(1),SetFaces(2),SetMethod())</hypo>
       </python-wrap>
     </algorithm>