Salome HOME
bos #24761 EDF 24020 - Difference of behavior between submesh and group from geom
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_GEOMGenUtils.h
index 438e518469670474945ecc55fc7e4bbd71f148dc..04e8bfd93a8525b0a16b6849bf3e325ee31dbd04 100644 (file)
@@ -59,6 +59,9 @@ namespace SMESH
 
   SMESHGUI_EXPORT bool GetGeomEntries( Handle(SALOME_InteractiveObject)& hypIO,
                                        QString& subGeom, QString& meshGeom);
+
+  SMESHGUI_EXPORT bool ContainsSubShape( GEOM::GEOM_Object_ptr mainShape,
+                                         GEOM::GEOM_Object_ptr subShape );
 }
 
 #endif // SMESHGUI_GEOMGENUTILS_H