Salome HOME
[bos #38046] [EDF] (2023-T3) Stand alone and Remote versions for GMSH meshers.
[plugins/gmshplugin.git] / idl / GMSHPlugin_Algorithm.idl
index cf0b5c37ebaef8192019c9ac30c85f706551ed19..be7e14e8ce815a576d54af7f56b1ec12478d9165 100644 (file)
@@ -46,6 +46,13 @@ module GMSHPlugin
   {
   };
 
+  /*!
+   * GMSHPlugin_GMSH: interface of "Gmsh" algorithm
+   */
+  interface GMSHPlugin_GMSH_3D_Remote : GMSHPlugin::GMSHPlugin_GMSH_3D
+  {
+  };
+
   /*!
    * GMSHPlugin_GMSH_2D: interface of "Gmsh_2D" algorithm
    */