X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FSMESH_BasicHypothesis.idl;h=62e4ed488cf31b0d340b24ee3a0cee14ccabeaa0;hb=d45cd9ae88f00b0d4cc3e6746c32a8c16f2fcc71;hp=60f603caa3c25054e0796d4c64bb8dfa755e29c6;hpb=dcf2fe5cadade3e9581d68b44e6b9d5db5040247;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 */