Salome HOME
Merge from BR_plugins_pbyacs 03/04/2013
[plugins/blsurfplugin.git] / resources / BLSURFPlugin.xml
index ec9402d2791e38b0080aa1812824e7bc48680d3c..d62773003fe139f2292477c43612d09f594fbcae 100644 (file)
@@ -71,7 +71,7 @@
                dim="2"
               support-submeshes="true">
       <python-wrap>
-        <algo>BLSURF=Triangle(algo=smesh.BLSURF)</algo>
+        <algo>BLSURF=Triangle(algo=smeshBuilder.BLSURF)</algo>
         <hypo>BLSURF_Parameters=Parameters()</hypo>
         <hypo>ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges())</hypo>
       </python-wrap>