Salome HOME
22526: SMESH 2864 - Projection and Extrusion
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_GEOMGenUtils.h
index 3e7760916667a777ae69c210e896afd2020c5d3d..72fa9e6d34568c99bc3d140f1376941e1eb9708c 100644 (file)
@@ -47,6 +47,8 @@ namespace SMESH
 
   SMESHGUI_EXPORT GEOM::GEOM_Object_ptr GetGeom( _PTR(SObject) );
 
+  SMESHGUI_EXPORT char* GetGeomName( _PTR(SObject) smeshSO );
+
   SMESHGUI_EXPORT GEOM::GEOM_Object_ptr GetSubShape( GEOM::GEOM_Object_ptr, long );
 }