Salome HOME
0022104: EDF 2550 SMESH: 2D viscous layer, allow specifying edges with viscous layer
[modules/smesh.git] / 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