X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_Gen.idl;h=fbe8a35d61517c704f8b6ac198805633aff7a8f7;hp=28286ef57ace35248dce15185752dc883e10ad74;hb=29d50dfec3732d701f39a099fd64239185404f98;hpb=bd8f1aee7c78f7d2eb82bd4fec5e08c9e3d280ce diff --git a/idl/SMESH_Gen.idl b/idl/SMESH_Gen.idl index 28286ef57..fbe8a35d6 100644 --- a/idl/SMESH_Gen.idl +++ b/idl/SMESH_Gen.idl @@ -352,6 +352,14 @@ module SMESH in short theSubShapeID ) raises ( SALOME::SALOME_Exception ); + /*! + * Create groups of elements preventing computation of a sub-shape + */ + SMESH::ListOfGroups MakeGroupsOfBadInputElements( in SMESH_Mesh theMesh, + in short theSubShapeID, + in string theGroupName) + raises ( SALOME::SALOME_Exception ); + /*! * Return indeces of faces, edges and vertices of given sub-shapes * within theMainObject