Salome HOME
23307: [EDF 7315] Improvement of DISTENE meshing plugins
[plugins/hexoticplugin.git] / src / HexoticPlugin / HexoticPlugin_Hypothesis.hxx
index 8137cc2e2457868dfd5cf9b8fe6b0c8f151d18a7..3c70d9efeb46adf308626b7f1c9e3496252a7e06 100644 (file)
@@ -91,7 +91,9 @@ public:
   void SetHexoticMaxMemory(int theVal);
   int GetHexoticMaxMemory() const { return _hexoticMaxMemory; }
   
-  void SetTextOptions(const std::string& theOptions);
+  void SetAdvancedOption(const std::string& theOptions);
+  std::string GetAdvancedOption() const { return _textOptions; }
+  void SetTextOptions(const std::string& theOptions); // obsolete
   std::string GetTextOptions() const { return _textOptions; }
 
   // Size Maps