Salome HOME
Adding element generation with cartesian core and global physical size
[plugins/hybridplugin.git] / idl / HYBRIDPlugin_Algorithm.idl
index 9732ad5af104905bcd371fca1bf663c7af9e74b9..29893d2e3f6dd0511fbd3143820ca7dd214891e6 100644 (file)
@@ -121,7 +121,7 @@ module HYBRIDPlugin
     void SetBoundaryLayersGrowth(in short level) raises (SALOME::SALOME_Exception);
     short GetBoundaryLayersGrowth();
     /*!
-     * ElementGeneration: 0-Generation_Tetra_Dominant, 1-Generation_Hexa_Dominant. Default is Generation_Tetra_Dominant
+     * ElementGeneration: 0-Generation_Tetra_Dominant, 1-Generation_Hexa_Dominant, 2-Generation_Cartesian_Core. Default is Generation_Tetra_Dominant
      */
     void SetElementGeneration(in short level) raises (SALOME::SALOME_Exception);
     short GetElementGeneration();
@@ -149,6 +149,12 @@ module HYBRIDPlugin
      */
     void SetBoundaryLayersProgression(in double BLP) raises (SALOME::SALOME_Exception);
     double GetBoundaryLayersProgression();
+    /*!
+     * To set core size.
+     * Default is 0.0
+     */
+    void SetCoreSize(in double CS) raises (SALOME::SALOME_Exception);
+    double GetCoreSize();
     /*!
      * To set multinormals angle threshold at opening ridges.
      * Default is 30.0