]> SALOME platform Git repositories - plugins/blsurfplugin.git/commitdiff
Salome HOME
PR: fix dump and compatibility with previous scripts
authorprascle <prascle>
Mon, 25 Feb 2013 10:22:42 +0000 (10:22 +0000)
committerprascle <prascle>
Mon, 25 Feb 2013 10:22:42 +0000 (10:22 +0000)
resources/BLSURFPlugin.xml

index 416577129b793a49208ee421fb4e59d14002ce4b..8ff98004b42224070d2864f6d6b0db6eb0582729 100644 (file)
@@ -71,7 +71,7 @@
                dim="2"
               support-submeshes="true">
       <python-wrap>
-        <algo>BLSURF=Triangle(algo=smeshDC.BLSURF)</algo>
+        <algo>BLSURF=Triangle(algo=smeshBuilder.BLSURF)</algo>
         <hypo>BLSURF_Parameters=Parameters()</hypo>
         <hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges())</hypo>
       </python-wrap>