Salome HOME
fix failure of non-regression test SMESH_TEST/Grids/smesh/mesh_Projection_2D/A1
authoreap <eap@opencascade.com>
Fri, 1 Mar 2013 16:45:29 +0000 (16:45 +0000)
committereap <eap@opencascade.com>
Fri, 1 Mar 2013 16:45:29 +0000 (16:45 +0000)
commitd17c1bedcc8aab3064c41037d8788efc64efbcae
treea3a6dfd3d71248f9227fb4ef1ca4277cb59cff01
parent0cf41cbddc9b2bbe8b327eedb77a08ba5c424220
fix failure of non-regression test SMESH_TEST/Grids/smesh/mesh_Projection_2D/A1

+//   bool isDegenTria( const SMDS_MeshNode * nn[3] )
+//   {

+    // It was an attemp to fix a problem of a zero area face whose all nodes
+    // are on one staight EDGE. But omitting this face makes a hole in the mesh :(
+    // if ( !isDegen && allNodesAreOld )
+    //   isDegen = isDegenTria( nn );
src/StdMeshers/StdMeshers_MEFISTO_2D.cxx