Salome HOME
COTECH: Update names of DISTENE products
[plugins/hexoticplugin.git] / src / HexoticPlugin / HexoticPlugin_Hypothesis.hxx
index 8a733d4def785f6f5ab1ee59835eba82f67fc599..9c3f1968770e98c57b942f28d136e58b86d179c5 100644 (file)
@@ -52,6 +52,8 @@ public:
 
   HexoticPlugin_Hypothesis(int hypId, int studyId, SMESH_Gen* gen);
 
+  static const char* GetHypType() { return "MG-Hexa Parameters"; }
+
   void SetHexesMinLevel(int theVal);
   int GetHexesMinLevel() const { return _hexesMinLevel; }