Salome HOME
IMP19942 - Convert group on geometry into group of elements
[modules/smesh.git] / src / SMESH / SMESH_Mesh.hxx
index c07961fa8deb51b021a36bdf1fd51390c1577080..8ba8f082cfe5977fce80c97afea904a983d1497c 100644 (file)
@@ -236,6 +236,7 @@ public:
 
   void RemoveGroup (const int theGroupID);
 
+  SMESH_Group* ConvertToStandalone ( int theGroupID );
 
   SMDSAbs_ElementType GetElementType( const int id, const bool iselem );