Salome HOME
[EDF] (2022-T3) Creation of 3D mesh with GMSH based on 2D mesh created with another...
[plugins/gmshplugin.git] / idl / GMSHPlugin_Algorithm.idl
index cd210c5dd055fc15954b58f377b0d436c3aa745a..9ac8730c12dbabc0f38be49396cd570c8c6c79de 100644 (file)
@@ -37,6 +37,13 @@ module GMSHPlugin
    */
   interface GMSHPlugin_GMSH : SMESH::SMESH_3D_Algo
   {
+  };
+
+   /*!
+   * GMSHPlugin_GMSH_3D: interface of "Gmsh" algorithm
+   */
+  interface GMSHPlugin_GMSH_3D : SMESH::SMESH_3D_Algo
+  {
   };
 
   /*!