Salome HOME
#29335 [CEA 29224] Cannot graphicaly select geometry to create groups: implement...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_GEOMGenUtils.h
index 04e8bfd93a8525b0a16b6849bf3e325ee31dbd04..f261c5248a286b9a85f96ed58d975571ab97456d 100644 (file)
@@ -61,7 +61,8 @@ namespace SMESH
                                        QString& subGeom, QString& meshGeom);
 
   SMESHGUI_EXPORT bool ContainsSubShape( GEOM::GEOM_Object_ptr mainShape,
-                                         GEOM::GEOM_Object_ptr subShape );
+                                         GEOM::GEOM_Object_ptr subShape,
+                                         bool allowMainShape = true );
 }
 
 #endif // SMESHGUI_GEOMGENUTILS_H