]> SALOME platform Git repositories - plugins/blsurfplugin.git/commitdiff
Salome HOME
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group eap/16522_vl_group
authoreap <eap@opencascade.com>
Fri, 25 Oct 2019 14:09:13 +0000 (17:09 +0300)
committereap <eap@opencascade.com>
Fri, 25 Oct 2019 14:09:13 +0000 (17:09 +0300)
resources/BLSURFPlugin.xml

index 1fb080c743934d356a4bb7842555d5c1b5a8922f..8b20bc697b518496593d0f02138622b68b8be5ee 100644 (file)
       <python-wrap>
         <algo>MG-CADSurf=Triangle(algo=smeshBuilder.MG_CADSurf)</algo>
         <hypo>MG-CADSurf Parameters=Parameters()</hypo>
-        <hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges())</hypo>
+        <hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetEdges(1),SetEdges(2),SetGroupName())</hypo>
       </python-wrap>
     </algorithm>