]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commitdiff
Salome HOME
PR: dump new init mode distribGeom_V6main_dump
authorprascle <prascle>
Tue, 19 Feb 2013 11:28:49 +0000 (11:28 +0000)
committerprascle <prascle>
Tue, 19 Feb 2013 11:28:49 +0000 (11:28 +0000)
resources/GHS3DPlugin.xml

index b0cebaa38d8b582ff5bbc63e88c297e4ecdd3132..19587d674ea57e680d17edc1b0f2bfe550f53b66 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=smeshDC.GHS3D)</algo>
         <hypo>GHS3D_Parameters=Parameters()</hypo>
         <hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreFaces())</hypo>
       </python-wrap>