Salome HOME
Add snapping (use existing surface layers as base of the prismatic layer)
[plugins/hybridplugin.git] / idl / HYBRIDPlugin_Algorithm.idl
index a226d813d464ecd51decf335d44d2c4dd590f285..04f0a386e7ec855b01c07dbb33adf546e04052b7 100644 (file)
@@ -88,6 +88,11 @@ module HYBRIDPlugin
      */
     void SetFacesWithImprinting(in SMESH::long_array faceIDs);
     SMESH::long_array GetFacesWithImprinting();
+    /*!
+     * To snap layers on given faces.
+     */
+    void SetFacesWithSnapping(in SMESH::long_array faceIDs);
+    SMESH::long_array GetFacesWithSnapping();
     /*!
      * To make groups of volumes of different domains when mesh is generated from skin.
      * Default is to make groups.