Salome HOME
23307: [EDF 7315] Improvement of DISTENE meshing plugins
[plugins/ghs3dprlplugin.git] / idl / GHS3DPRLPlugin_Algorithm.idl
index adefb3a36eb6462eae1b8caf00af1ef33de631bb..8726bdeba56c0ae4fb46547ed98ce3547e87e63d 100755 (executable)
@@ -74,6 +74,8 @@ module GHS3DPRLPlugin
     void SetMaxSize(in float value);
     float GetMaxSize();
 
+    void SetAdvancedOption( in string optAndVals );
+    string GetAdvancedOption();
   };
 
 };