Salome HOME
Add possibility to define Local Size via a file
[plugins/netgenplugin.git] / idl / NETGENPlugin_Algorithm.idl
index e18a1285a2232ecb280e866085460ef335da9c23..5a0b25280cbb33a286a4c90a691b3f042da7d5e2 100644 (file)
@@ -110,6 +110,9 @@ module NETGENPlugin
     double GetLocalSizeOnEntry(in string entry);
     string_array GetLocalSizeEntries();
     void UnsetLocalSizeOnEntry(in string entry);
+
+    void SetMeshSizeFile(in string fileName);
+    string GetMeshSizeFile();
   };
 
   /*!