]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commitdiff
Salome HOME
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
authoreap <eap@opencascade.com>
Tue, 10 Feb 2015 11:16:09 +0000 (14:16 +0300)
committereap <eap@opencascade.com>
Tue, 10 Feb 2015 11:16:09 +0000 (14:16 +0300)
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>