Salome HOME
[HYDRO module - Feature #523] river, channel, embankment meshing
[modules/smesh.git] / idl / SMESH_BasicHypothesis.idl
index 274365bf2199fd75e4ae66e7a514e2a88b2e6291..60f603caa3c25054e0796d4c64bb8dfa755e29c6 100644 (file)
@@ -1090,6 +1090,13 @@ module StdMeshers
   {
   };
 
+  /*!
+   * StdMeshers_QuadFromMedialAxis_1D2D: interface of "Quadrangle (Medial Axis Projection)" algorithm
+   */
+  interface StdMeshers_QuadFromMedialAxis_1D2D : SMESH::SMESH_2D_Algo
+  {
+  };
+
   /*!
    * StdMeshers_Hexa_3D: interface of "Hexahedron (i,j,k)" algorithm
    */