X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FSMESH_BasicHypothesis.idl;h=62e4ed488cf31b0d340b24ee3a0cee14ccabeaa0;hb=7a7d7e6e48067265c3c05f5063ffb934d9056b74;hp=60f603caa3c25054e0796d4c64bb8dfa755e29c6;hpb=6dcb33ab2f670eab4a3d3c24b9ff0761bc091d20;p=modules%2Fsmesh.git diff --git a/idl/SMESH_BasicHypothesis.idl b/idl/SMESH_BasicHypothesis.idl index 60f603caa..62e4ed488 100644 --- a/idl/SMESH_BasicHypothesis.idl +++ b/idl/SMESH_BasicHypothesis.idl @@ -1097,6 +1097,13 @@ module StdMeshers { }; + /*! + * StdMeshers_PolygonPerFace_2D: interface of "Polygon Per Face" 2D algorithm + */ + interface StdMeshers_PolygonPerFace_2D : SMESH::SMESH_2D_Algo + { + }; + /*! * StdMeshers_Hexa_3D: interface of "Hexahedron (i,j,k)" algorithm */