]> SALOME platform Git repositories - modules/smesh.git/blobdiff - idl/SMESH_BasicHypothesis.idl
Salome HOME
0021096: EDF 1729 SMESH: Create a Projection 1D-2D algorithm
[modules/smesh.git] / idl / SMESH_BasicHypothesis.idl
index 1e8218e4490b5ee594fdbcb728f44a0695bde38b..230b02dcced7dd78c04f1afe2aaefae00c3bb90a 100644 (file)
@@ -931,6 +931,13 @@ module StdMeshers
   {
   };
 
+  /*!
+   * StdMeshers_Projection_1D2D: interface of "Projection 1D-2D" algorithm
+   */
+  interface StdMeshers_Projection_1D2D : SMESH::SMESH_2D_Algo
+  {
+  };
+
   /*!
    * StdMeshers_Projection_1D: interface of "Projection 1D" algorithm
    */