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:09:23 +0000 (09:09 +0000)
committereap <eap@opencascade.com>
Tue, 21 May 2013 09:09:23 +0000 (09:09 +0000)
+    SMESH::ListOfGroups MakeGroupsOfBadInputElements( in SMESH_Mesh theMesh,
+                                                      in short      theSubShapeID,
+                                                      in string     theGroupName)
+      raises ( SALOME::SALOME_Exception );

idl/SMESH_Gen.idl

index 28286ef57ace35248dce15185752dc883e10ad74..fbe8a35d61517c704f8b6ac198805633aff7a8f7 100644 (file)
@@ -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