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:07:16 +0000 (09:07 +0000)
committereap <eap@opencascade.com>
Tue, 21 May 2013 09:07:16 +0000 (09:07 +0000)
commitaf65a4c6c953761545bd9d61f8f320ee74bc8ce0
treec38f7ede70851ec9ce1b93da6ece6c567fa91605
parentdcd520f5767288f7b8035094a2e45b33aa74243b
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( int         theSubShapeID,
+                                                     const char* theGroupName)
+    throw (SALOME::SALOME_Exception);
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_I/SMESH_Mesh_i.hxx