Salome HOME
0022107: EDF 2502 SMESH: Publish the result of show bad mesh in a group
authoreap <eap@opencascade.com>
Tue, 21 May 2013 09:06:43 +0000 (09:06 +0000)
committereap <eap@opencascade.com>
Tue, 21 May 2013 09:06:43 +0000 (09:06 +0000)
commitdcd520f5767288f7b8035094a2e45b33aa74243b
treebf6b769fa42878accca7d39e0e760c84ef090552
parent46654775ebae851bc90749bd9797ee9e91543f2e
0022107: EDF 2502 SMESH: Publish the result of show bad mesh in a group

+  // Create groups of elements preventing computation of a sub-shape
+  SMESH::ListOfGroups* MakeGroupsOfBadInputElements( SMESH::SMESH_Mesh_ptr theMesh,
+                                                     CORBA::Short          theSubShapeID,
+                                                     const char*           theGroupName)
+    throw ( SALOME::SALOME_Exception );
src/SMESH_I/SMESH_Gen_i.cxx
src/SMESH_I/SMESH_Gen_i.hxx