Salome HOME
#17351 [CEA] Mesh with Polyhedron
[modules/smesh.git] / idl / SMESH_BasicHypothesis.idl
index a4bb746a64ef4ad059e0c35039c5e9afcef0c6b9..1f9439f0126056287999a2c6c436d00d79b5e995 100644 (file)
@@ -1114,6 +1114,13 @@ module StdMeshers
   {
   };
 
+  /*!
+   * StdMeshers_PolyhedronPerSolid_3D: interface of "Polyhedron Per Solid" 3D algorithm
+   */
+  interface StdMeshers_PolyhedronPerSolid_3D : SMESH::SMESH_3D_Algo
+  {
+  };
+
   /*!
    * StdMeshers_Hexa_3D: interface of "Hexahedron (i,j,k)" algorithm
    */