]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESHGUI/SMESHGUI_HypothesesUtils.h
Salome HOME
PAL16842 (Genertion of groups when a mesh is transformed)
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_HypothesesUtils.h
index f62b14da2d666bb533d81df9e1e33d2c18b82152..42172d76b64ce64f3394b971a236e3c110981be5 100644 (file)
@@ -57,7 +57,8 @@ namespace SMESH{
   SMESHGUI_EXPORT
   QStringList GetAvailableHypotheses( const bool isAlgo, 
                                       const int theDim = -1, 
-                                      const bool isAux = false);
+                                      const bool isAux = false,
+                                     const bool isNeedGeometry = true);
   SMESHGUI_EXPORT
   QStringList GetHypothesesSets();