Salome HOME
Nerge with PAL/SALOME 2.1.0d
[modules/smesh.git] / src / SMESH / SMESH_Mesh.hxx
index a3f6d27920b055df55b984b3f389b67db52673ad..d594b7115933e2dc4618ab41c788484a742003b9 100644 (file)
@@ -159,7 +159,8 @@ public:
   
   SMESH_Group* AddGroup (const SMDSAbs_ElementType theType,
                         const char*               theName,
-                        int&                      theId);
+                        int&                      theId,
+                         const TopoDS_Shape&       theShape=TopoDS_Shape());
   
   SMESH_Group* GetGroup (const int theGroupID);