Salome HOME
0022291: EDF 2712 SMESH: Bad dump of QuadrangleParameters
[plugins/ghs3dprlplugin.git] / resources / GHS3DPRLPlugin.xml
index cc13596da2e26ddb1b4c62dc232dffc4f331a365..13026d89f1509610f2ffab36793e3dee37b406aa 100755 (executable)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2004-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2004-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -27,6 +27,7 @@
 
 <meshers-group name="GHS3DPRL"
                resources="GHS3DPRLPlugin"
+               idl-module="GHS3DPRLPlugin"
                server-lib="GHS3DPRLEngine"
                gui-lib="GHS3DPRLPluginGUI">
   <hypotheses>
@@ -43,7 +44,7 @@
                input="TRIA,QUAD"
                dim="3">
       <python-wrap>
-        <algo>GHS3DPRL_3D=Tetrahedron(algo=smesh.GHS3DPRL)</algo>
+        <algo>GHS3DPRL_3D=Tetrahedron(algo=smeshBuilder.GHS3DPRL)</algo>
         <hypo>GHS3DPRL_Parameters=Parameters()</hypo>
       </python-wrap>
     </algorithm>