]> SALOME platform Git repositories - plugins/gmshplugin.git/blobdiff - idl/GMSHPlugin_Algorithm.idl
Salome HOME
Gmsh upgrade 4.8 -> 4.10
[plugins/gmshplugin.git] / idl / GMSHPlugin_Algorithm.idl
index 93eaaea466f989b7781b18b6897508f3372e247a..cd210c5dd055fc15954b58f377b0d436c3aa745a 100644 (file)
@@ -77,6 +77,9 @@ module GMSHPlugin
     
     void SetSizeFactor(in double value);
     double GetSizeFactor();
+
+    void SetMeshCurvatureSize(in double value);
+    double GetMeshCurvatureSize();
     
     void SetMaxSize(in double value);
     double GetMaxSize();