Salome HOME
Merge from BR_plugins_pbyacs 03/04/2013
[plugins/ghs3dplugin.git] / resources / GHS3DPlugin.xml
index fcea00ff982ebfbfd253162218a1d49b8f7b71a0..144cb6da374988921e9f682c0a9f3b77c473b6ba 100644 (file)
@@ -61,7 +61,7 @@
                opt-hypos="GHS3D_Parameters, ViscousLayers"
                dim="3">
       <python-wrap>
-        <algo>GHS3D_3D=Tetrahedron(algo=smesh.GHS3D)</algo>
+        <algo>GHS3D_3D=Tetrahedron(algo=smeshBuilder.GHS3D)</algo>
         <hypo>GHS3D_Parameters=Parameters()</hypo>
         <hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreFaces())</hypo>
       </python-wrap>