]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH/SMESH_MeshEditor.hxx
Salome HOME
bos #33557 [CEA] Merge pyramid method using geometrical median for the apex.
[modules/smesh.git] / src / SMESH / SMESH_MeshEditor.hxx
index 06c5106601ca2195d4cea36b294ef3b6a57bdf8b..81340ca5cf1274dfda8839b76c1a402e5b3cf833 100644 (file)
@@ -748,7 +748,8 @@ public:
                        bool                    toCopyElements = false,
                        bool                    toCopyExistingBondary = false,
                        bool                    toAddExistingBondary = false,
-                       bool                    aroundElements = false);
+                       bool                    aroundElements = false,
+                       bool                    toCreateAllElements= false);
 
  private: