X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_BasicHypothesis.idl;fp=idl%2FSMESH_BasicHypothesis.idl;h=1f9439f0126056287999a2c6c436d00d79b5e995;hp=a4bb746a64ef4ad059e0c35039c5e9afcef0c6b9;hb=eb32ac37f34e97d1da90cd63579efa6590ecf300;hpb=93781217abf598f9815e290739ef6b579007308a diff --git a/idl/SMESH_BasicHypothesis.idl b/idl/SMESH_BasicHypothesis.idl index a4bb746a6..1f9439f01 100644 --- a/idl/SMESH_BasicHypothesis.idl +++ b/idl/SMESH_BasicHypothesis.idl @@ -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 */