]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/StdMeshers/StdMeshers_Hexa_3D.hxx
Salome HOME
PAL18352, PAL19290: Conflict in objects selections when switching modules
[modules/smesh.git] / src / StdMeshers / StdMeshers_Hexa_3D.hxx
index 4d364d4e8da6f565b33415dd5c6834df771adb97..db4d2e60f55fba83f5e2a17b5c16168dd9d7da63 100644 (file)
@@ -74,7 +74,7 @@ public:
 
   virtual bool Compute(SMESH_Mesh& aMesh,
                       const TopoDS_Shape& aShape)
-    throw (SALOME_Exception);
+    /*throw (SALOME_Exception)*/;
 
   static TopoDS_Vertex OppositeVertex(const TopoDS_Vertex& aVertex,
                                       const TopTools_IndexedMapOfShape& aQuads0Vertices,